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

Public Member Functions | |
| PDECLARE_POOL_ALLOCATOR () | |
Public Attributes | |
| PObject * | m_key |
| PObject * | m_data |
| PHashTableElement * | m_next |
| PHashTableElement * | m_prev |
| PINDEX | m_bucket |
| PHashTableElement::PDECLARE_POOL_ALLOCATOR | ( | ) |
| PINDEX PHashTableElement::m_bucket |
| PObject* PHashTableElement::m_data |
Referenced by PDictionary< K, D >::iterator_base::SetElement().
| PObject* PHashTableElement::m_key |
Referenced by PDictionary< K, D >::iterator_base::SetElement().
| PHashTableElement* PHashTableElement::m_next |
| PHashTableElement* PHashTableElement::m_prev |