R-Type
R-Type project
KapEngine::Dictionary< TKey, TValue > Class Template Reference

Classes

class  ConstIterator
 
class  Iterator
 

Public Member Functions

TValue & operator[] (TKey key)
 
bool tryGetValue (TKey key, TValue &value)
 
bool containsKey (TKey key)
 
bool remove (TKey key)
 
void clear ()
 
int size () const
 
Iterator begin ()
 
Iterator end ()
 
ConstIterator begin () const
 
ConstIterator end () const
 

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