PTLib  Version 2.12.9
 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 ()
 

Public Attributes

PObjectkey
 
PObjectdata
 
PHashTableElementnext
 
PHashTableElementprev
 
PINDEX bucket
 

Member Function Documentation

PHashTableElement::PDECLARE_POOL_ALLOCATOR ( )

Member Data Documentation

PINDEX PHashTableElement::bucket
PObject* PHashTableElement::data
PObject* PHashTableElement::key
PHashTableElement* PHashTableElement::next
PHashTableElement* PHashTableElement::prev

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