ScummVM API documentation
Illusions::DictionaryHashMap< T > Class Template Reference

Public Member Functions

void add (uint32 id, T *value)
 
void remove (uint32 id)
 
T * find (uint32 id)
 

Protected Types

typedef Common::List< T * > List
 
typedef List::iterator ListIterator
 
typedef Common::HashMap< uint32, List * > Map
 
typedef Map::iterator MapIterator
 

Protected Attributes

Map _map
 

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