xbmc
Public Member Functions | Friends | List of all members
NPT_HashMap< K, V, HF >::Iterator Class Reference

Public Member Functions

 Iterator (Entry **entry, const NPT_HashMap< K, V, HF > *map)
 
 Iterator (const Iterator &copy)
 
const Entryoperator* () const
 
Iteratoroperator++ ()
 
Iterator operator++ (int)
 
 operator bool () const
 
bool operator== (const Iterator &other) const
 
bool operator!= (const Iterator &other) const
 
void operator= (const Iterator &other)
 

Friends

class NPT_HashMap< K, V, HF >
 

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