#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 PContainerReference::PContainerReference | ( | PINDEX | initialSize, | |
bool | isConst = false | |||
) | [inline] |
__inline PContainerReference::PContainerReference | ( | const PContainerReference & | ref | ) | [inline] |
PContainerReference::PDECLARE_POOL_ALLOCATOR | ( | ) |
PINDEX PContainerReference::size |