|
PTLib
Version 2.12.9
|
#include <dict.h>

Public Member Functions | |
| PDECLARE_POOL_ALLOCATOR () | |
Public Attributes | |
| PObject * | key |
| PObject * | data |
| PHashTableElement * | next |
| PHashTableElement * | prev |
| PINDEX | bucket |
| PHashTableElement::PDECLARE_POOL_ALLOCATOR | ( | ) |
| PINDEX PHashTableElement::bucket |
| PObject* PHashTableElement::data |
Referenced by PDictionary< K, D >::iterator_base::SetElement().
| PObject* PHashTableElement::key |
Referenced by PDictionary< K, D >::iterator_base::SetElement().
| PHashTableElement* PHashTableElement::next |
| PHashTableElement* PHashTableElement::prev |