|  | 
|  | NPT_Map (const NPT_Map< K, V > ©) | 
|  | 
| NPT_Result | Put (const K &key, const V &value) | 
|  | 
| NPT_Result | Get (const K &key, V *&value) const | 
|  | 
| bool | HasKey (const K &key) const | 
|  | 
| bool | HasValue (const V &value) const | 
|  | 
| NPT_Result | Erase (const K &key) | 
|  | 
| NPT_Cardinal | GetEntryCount () const | 
|  | 
| const NPT_List< Entry * > & | GetEntries () const | 
|  | 
| NPT_Result | Clear () | 
|  | 
| V & | operator[] (const K &key) | 
|  | 
| const NPT_Map< K, V > & | operator= (const NPT_Map< K, V > ©) | 
|  | 
| bool | operator== (const NPT_Map< K, V > &other) const | 
|  | 
| bool | operator!= (const NPT_Map< K, V > &other) const | 
|  | 
The documentation for this class was generated from the following file:
- lib/libUPnP/Neptune/Source/Core/NptMap.h