List of all members.
Public Types
Public Member Functions
Protected Attributes
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
class ArenaAllocator< ObjectType, ArenaBlockType >
Member Typedef Documentation
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
Constructor & Destructor Documentation
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
Member Function Documentation
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
virtual ObjectType* ArenaAllocator< ObjectType, ArenaBlockType >::allocateBlock |
( |
| ) |
[virtual] |
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
virtual void ArenaAllocator< ObjectType, ArenaBlockType >::commitAllocation |
( |
ObjectType * |
theObject | ) |
[virtual] |
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
virtual bool ArenaAllocator< ObjectType, ArenaBlockType >::ownsObject |
( |
const ObjectType * |
theObject | ) |
const [virtual] |
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
virtual void ArenaAllocator< ObjectType, ArenaBlockType >::reset |
( |
| ) |
[virtual] |
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
Member Data Documentation
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
template<class ObjectType, class ArenaBlockType = ArenaBlock<ObjectType>>
The documentation for this class was generated from the following file: