PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PHashTableElement Struct Reference

#include <dict.h>

Collaboration diagram for PHashTableElement:

Public Member Functions

 PDECLARE_POOL_ALLOCATOR (PHashTableElement)
 

Public Attributes

PObjectm_key
 
PObjectm_data
 
PHashTableElementm_next
 
PHashTableElementm_prev
 
PINDEX m_bucket
 

Member Function Documentation

PHashTableElement::PDECLARE_POOL_ALLOCATOR ( PHashTableElement  )

Member Data Documentation

PINDEX PHashTableElement::m_bucket
PObject* PHashTableElement::m_data
PObject* PHashTableElement::m_key
PHashTableElement* PHashTableElement::m_next
PHashTableElement* PHashTableElement::m_prev

The documentation for this struct was generated from the following file: