Public Member Functions | |
iterator (const const_iterator &src) | |
bool | operator== (const iterator &a) const |
bool | operator!= (const iterator &a) const |
iterator & | operator++ () |
iterator | operator++ (int) |
iterator & | operator-- () |
iterator | operator-- (int) |
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 iterator of STL
|
inline |
Operator Function that lets this perform a role as STL iterator
|
inline |
Operator Function that lets this perform a role as STL iterator
|
inline |
Operator Function that lets this perform a role as STL iterator
|
inline |
Operator Function that lets this perform a role as STL iterator
|
inline |
Operator Function that lets this perform a role as STL iterator
|
inline |
Operator Function that lets this perform a role as STL iterator
|
inline |
Operator Function that lets this perform a role as STL iterator
|
inline |
Operator Function that lets this perform a role as STL iterator