#include <wvhashtable.h>
Collaboration diagram for WvMapPair< TKey, _TData * >:
Public Member Functions | |
| WvMapPair (const TKey &_key, const TData &_data, bool _auto_free) | |
| virtual | ~WvMapPair () |
Public Attributes | |
| TKey | key |
| TData | data |
Protected Attributes | |
| bool | auto_free |
|
|||||||||
|
Definition at line 298 of file wvhashtable.h. |
|
||||||||||||||||||||
|
Definition at line 296 of file wvhashtable.h. |
|
|||||
|
Definition at line 301 of file wvhashtable.h. |
|
|||||
|
Definition at line 295 of file wvhashtable.h. |
|
|||||
|
Definition at line 294 of file wvhashtable.h. |
1.3.6-20040222