#include <xalanc/XSLT/XalanAVTAllocator.hpp>
Definition at line 41 of file XalanAVTAllocator.hpp.
◆ ArenaAllocatorType
◆ data_type
◆ size_type
◆ XalanAVTAllocator()
| xalanc::XalanAVTAllocator::XalanAVTAllocator |
( |
MemoryManager & |
theManager, |
|
|
size_type |
theBlockCount |
|
) |
| |
Construct an instance that will allocate blocks of the specified size.
- Parameters
-
| theBlockSize | The block size. |
◆ ~XalanAVTAllocator()
| xalanc::XalanAVTAllocator::~XalanAVTAllocator |
( |
| ) |
|
◆ create()
Create an instance.
- Parameters
-
| constructionContext | context for construction of AVT |
| locator | the Locator for the AVT. May be null. |
| name | name of AVT |
| stringedValue | string value to parse |
| resolvervresolver | for namespace resolution |
- Returns
- A pointer to the new instance.
◆ getBlockCount()
| size_type xalanc::XalanAVTAllocator::getBlockCount |
( |
| ) |
const |
|
inline |
Get the number of ArenaBlocks currently allocated.
- Returns
- The number of blocks.
Definition at line 109 of file XalanAVTAllocator.hpp.
◆ getBlockSize()
| size_type xalanc::XalanAVTAllocator::getBlockSize |
( |
| ) |
const |
|
inline |
◆ ownsObject()
| bool xalanc::XalanAVTAllocator::ownsObject |
( |
const data_type * |
theObject | ) |
|
|
inline |
◆ reset()
| void xalanc::XalanAVTAllocator::reset |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: