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

#include <dict.h>

Public Member Functions

 PDECLARE_POOL_ALLOCATOR ()
 

Public Attributes

PObject * key
 
PObject * data
 
PHashTableElement * next
 
PHashTableElement * prev
 

Member Function Documentation

PHashTableElement::PDECLARE_POOL_ALLOCATOR ( )

Member Data Documentation

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

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