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

#include <dict.h>

Collaboration diagram for PHashTableList:

Public Member Functions

 PHashTableList ()
 

Public Attributes

PHashTableElementm_head
 
PHashTableElementm_tail
 

Constructor & Destructor Documentation

PHashTableList::PHashTableList ( )
inline

Member Data Documentation

PHashTableElement* PHashTableList::m_head

Referenced by operator<<().

PHashTableElement* PHashTableList::m_tail

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