RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
xpath_allocator Member List

This is the complete list of members for xpath_allocator, including all inherited members.

allocate(size_t size) (defined in xpath_allocator)xpath_allocatorinline
allocate_nothrow(size_t size) (defined in xpath_allocator)xpath_allocatorinline
reallocate(void *ptr, size_t old_size, size_t new_size) (defined in xpath_allocator)xpath_allocatorinline
release() (defined in xpath_allocator)xpath_allocatorinline
revert(const xpath_allocator &state) (defined in xpath_allocator)xpath_allocatorinline
xpath_allocator(xpath_memory_block *root, size_t root_size=0) (defined in xpath_allocator)xpath_allocatorinline