Xalan-C++ API Reference 1.12.0
|
#include <xalanc/PlatformSupport/XalanAllocator.hpp>
Public Types | |
typedef size_t | size_type |
typedef ptrdiff_t | difference_type |
typedef Type * | pointer |
typedef const Type * | const_pointer |
typedef Type & | reference |
typedef const Type & | const_reference |
typedef Type | value_type |
Public Member Functions | |
XalanAllocator (MemoryManager &theManager) | |
~XalanAllocator () | |
MemoryManager & | getMemoryManager () |
pointer | address (reference x) const |
const_pointer | address (const_reference x) const |
pointer | allocate (size_type size, const void *=0) |
void | deallocate (pointer p, size_type) |
size_type | max_size () const |
void | construct (pointer p, const Type &val) |
void | destroy (pointer p) |
Definition at line 33 of file XalanAllocator.hpp.
Definition at line 39 of file XalanAllocator.hpp.
Definition at line 41 of file XalanAllocator.hpp.
Definition at line 37 of file XalanAllocator.hpp.
Definition at line 38 of file XalanAllocator.hpp.
Definition at line 40 of file XalanAllocator.hpp.
Definition at line 36 of file XalanAllocator.hpp.
Definition at line 42 of file XalanAllocator.hpp.
|
inline |
Definition at line 45 of file XalanAllocator.hpp.
|
inline |
Definition at line 51 of file XalanAllocator.hpp.
|
inline |
Definition at line 68 of file XalanAllocator.hpp.
Definition at line 62 of file XalanAllocator.hpp.
Definition at line 74 of file XalanAllocator.hpp.
Definition at line 101 of file XalanAllocator.hpp.
|
inline |
Definition at line 82 of file XalanAllocator.hpp.
Definition at line 109 of file XalanAllocator.hpp.
|
inline |
Definition at line 56 of file XalanAllocator.hpp.
|
inline |
Definition at line 95 of file XalanAllocator.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Mon Feb 5 2024 20:50:04 for Xalan-C++ API Reference by