|  |  | 
| Public Member Functions | |
| MapWrapper (map< K, V > &src) | |
| void | setMap (map< K, V > &src) | 
| const Data & | get (const K &key) const | 
| template<class T > | |
| T | get (const K &key, const T &defaultValue) const | 
| Protected Attributes | |
| map< K, V > * | m | 
| map< K, V > | ownMap | 
 1.9.8
 1.9.8