decompiler  1.0.0
Public Member Functions | Private Attributes | List of all members
rangemap< _recordtype >::PartIterator Class Reference

Public Member Functions

 PartIterator (typename std::multiset< AddrRange >::const_iterator i)
 
_recordtype & operator * (void)
 
PartIteratoroperator++ (void)
 
PartIterator operator++ (int i)
 
PartIteratoroperator-- (void)
 
PartIterator operator-- (int i)
 
PartIteratoroperator= (const PartIterator &op2)
 
bool operator== (const PartIterator &op2) const
 
bool operator!= (const PartIterator &op2) const
 
std::list< _recordtype >::iterator getValueIter (void) const
 

Private Attributes

std::multiset< AddrRange >::const_iterator iter
 

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