|
DCL 4.1
|
#include <LibState.h>
Public Attributes | |
| const void * | key |
| const void * | value |
| Public Attributes inherited from PtrHashMap::NodeBase | |
| struct NodeBase * | pPrev |
| struct NodeBase * | pNext |
Definition at line 146 of file LibState.h.
| const void* PtrHashMap::Node::key |
Definition at line 148 of file LibState.h.
| const void* PtrHashMap::Node::value |
Definition at line 149 of file LibState.h.