sc::EAVLMMap< K, T >::iterator Class Reference
List of all members.
Public Member Functions |
|
| iterator (EAVLMMap< K, T > *m, T *n) |
|
| iterator (const eavl_typename EAVLMMap< K, T >::iterator &i) |
|
void | operator++ () |
|
void | operator++ (int) |
|
int | operator== (const eavl_typename EAVLMMap< K, T >::iterator &i) const |
|
int | operator!= (const eavl_typename EAVLMMap< K, T >::iterator &i) const |
|
void | operator= (const eavl_typename EAVLMMap< K, T >::iterator &i) |
|
const K & | key () const |
|
T & | operator* () |
|
T * | operator-> () |
template<class K, class T>
class sc::EAVLMMap< K, T >::iterator
The documentation for this class was generated from the following file: