List of all members.
Public Types |
typedef std::map< K, V >::iterator | Iter |
Public Member Functions |
void | Add (K key, V value) |
void | Add (K key, V value, Iter it) |
bool | Contains (K key) |
bool | Contains (K key, Iter &it) |
V | Get (K key) |
template<typename K, typename V>
class SKPMap< K, V >
The documentation for this class was generated from the following file: