ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
This is the complete list of members for xpath_allocator, including all inherited members.
_root | xpath_allocator | private |
_root_size | xpath_allocator | private |
allocate(size_t size) | xpath_allocator | inline |
allocate_nothrow(size_t size) | xpath_allocator | inline |
reallocate(void *ptr, size_t old_size, size_t new_size) | xpath_allocator | inline |
release() | xpath_allocator | inline |
revert(const xpath_allocator &state) | xpath_allocator | inline |
xpath_allocator(xpath_memory_block *root, size_t root_size=0) | xpath_allocator | inline |