PTLib
Version 2.14.3
|
#include <contain.h>
Public Member Functions | |
__inline | PContainerReference (PINDEX initialSize, bool isConst=false) |
__inline | PContainerReference (const PContainerReference &ref) |
PDECLARE_POOL_ALLOCATOR () | |
Public Attributes | |
PINDEX | size |
PAtomicInteger | count |
bool | deleteObjects |
bool | constObject |
|
inline |
|
inline |
PContainerReference::PDECLARE_POOL_ALLOCATOR | ( | ) |
bool PContainerReference::constObject |
PAtomicInteger PContainerReference::count |
bool PContainerReference::deleteObjects |
Referenced by PQueue< PXMLElement >::PQueue(), PSet< PString >::PSet(), and PStack< T >::PStack().
PINDEX PContainerReference::size |