|
OpenCPN Partial API docs
|
This is the complete list of members for xpath_allocator, including all inherited members.
| allocate(size_t size) (defined in xpath_allocator) | xpath_allocator | inline |
| allocate_nothrow(size_t size) (defined in xpath_allocator) | xpath_allocator | inline |
| reallocate(void *ptr, size_t old_size, size_t new_size) (defined in xpath_allocator) | xpath_allocator | inline |
| release() (defined in xpath_allocator) | xpath_allocator | inline |
| revert(const xpath_allocator &state) (defined in xpath_allocator) | xpath_allocator | inline |
| xpath_allocator(xpath_memory_block *root, size_t root_size=0) (defined in xpath_allocator) | xpath_allocator | inline |