Crashpad
 
Loading...
Searching...
No Matches
crashpad::TSimpleAddressRangeBag< NumEntries >::Iterator Class Reference

An iterator to traverse all of the active entries in a TSimpleAddressRangeBag. More...

#include "client/simple_address_range_bag.h"

Public Member Functions

 Iterator (const TSimpleAddressRangeBag &bag)
 
 Iterator (const Iterator &)=delete
 
Iteratoroperator= (const Iterator &)=delete
 
const EntryNext ()
 Returns the next entry in the bag, or nullptr if at the end of the collection.
 

Detailed Description

template<size_t NumEntries = 64>
class crashpad::TSimpleAddressRangeBag< NumEntries >::Iterator

An iterator to traverse all of the active entries in a TSimpleAddressRangeBag.


The documentation for this class was generated from the following file: