|
PTLib
Version 2.10.11
|
#include <lists.h>
Public Member Functions | |
| PListInfo () | |
| PDECLARE_POOL_ALLOCATOR () | |
Public Attributes | |
| PListElement * | head |
| PListElement * | tail |
| PListInfo::PDECLARE_POOL_ALLOCATOR | ( | ) |
| PListElement* PListInfo::head |
Referenced by PList< PMultiPartInfo >::begin(), PList< PMultiPartInfo >::front(), and PListInfo().
| PListElement* PListInfo::tail |
Referenced by PList< PMultiPartInfo >::back(), PListInfo(), and PList< PMultiPartInfo >::rbegin().