|
PTLib
Version 2.10.11
|
#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< PXML >::PQueue(), PSet< T >::PSet(), PStack< T >::PStack(), and PStringDictionary< K >::RemoveAt().
| PINDEX PContainerReference::size |