Public Member Functions | |
const_iterator (const iterator &src) | |
const_iterator & | operator++ () |
const_iterator | operator++ (int) |
bool | operator== (const const_iterator &a) const |
bool | operator!= (const const_iterator &a) const |
const value_type & | operator* () const |
const value_type * | operator-> () const |
Public Member Functions inherited from Proud::CFastMap< K, V, KTraits, VTraits >::value_type | |
const K & | GetFirst () const |
V & | GetSecond () const |
void | SetSecond (const V &val) const |
Additional Inherited Members | |
Public Attributes inherited from Proud::CFastMap< K, V, KTraits, VTraits >::value_type | |
Proud::Position | m_pos |
CFastMap * | m_owner |
Performs a role as const_iterator of STL