List of all members.
Public Types
Public Member Functions
template<class Type>
class XalanArrayAllocator< Type >
Member Typedef Documentation
Member Enumeration Documentation
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
theBlockSize | The block size when allocating. |
Member Function Documentation
Allocate slots for the given number of Types instance and return the address of the slots.
- Parameters:
-
theCount | The number of slots to allocate |
Clear the instance, and release all allocated memory.
Reset the instance, but keep all memory so it can be reused for allocations.
This invalidates all previous allocations.
The documentation for this class was generated from the following file: