ScummVM API documentation
Grim::PoolObject< T >::Pool::Iterator< it, Type > Class Template Reference

Public Member Functions

 Iterator (const Iterator &i)
 
 Iterator (const it &i)
 
int32 getId () const
 
Type & getValue () const
 
Type & operator* () const
 
Iteratoroperator= (const Iterator &i)
 
bool operator== (const Iterator i) const
 
bool operator!= (const Iterator i) const
 
Iteratoroperator++ ()
 
Iterator operator++ (int)
 
Iteratoroperator-- ()
 
Iterator operator-- (int)
 

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