From 1a8ec165031af3b860028ef1b360acc8e7baf9e6 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 21 Sep 2017 23:32:46 +0000 Subject: Rebuilding documentation --- classrapidxml_1_1memory__pool-members.html | 120 ----------------------------- 1 file changed, 120 deletions(-) delete mode 100644 classrapidxml_1_1memory__pool-members.html (limited to 'classrapidxml_1_1memory__pool-members.html') diff --git a/classrapidxml_1_1memory__pool-members.html b/classrapidxml_1_1memory__pool-members.html deleted file mode 100644 index 53c5efa0..00000000 --- a/classrapidxml_1_1memory__pool-members.html +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - -YAGE: Member List - - - - - - - - - - - - - - -
-
- - - - - - -
-
YAGE -  v0.1.1 -
-
Yet Another Game Engine
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
-
-
rapidxml::memory_pool< Ch > Member List
-
-
- -

This is the complete list of members for rapidxml::memory_pool< Ch >, including all inherited members.

- - - - - - - - - - - - - - - - - - - -
align(char *ptr)rapidxml::memory_pool< Ch >inlineprivate
allocate_aligned(std::size_t size)rapidxml::memory_pool< Ch >inlineprivate
allocate_attribute(const Ch *name=0, const Ch *value=0, std::size_t name_size=0, std::size_t value_size=0)rapidxml::memory_pool< Ch >inline
allocate_node(node_type type, const Ch *name=0, const Ch *value=0, std::size_t name_size=0, std::size_t value_size=0)rapidxml::memory_pool< Ch >inline
allocate_raw(std::size_t size)rapidxml::memory_pool< Ch >inlineprivate
allocate_string(const Ch *source=0, std::size_t size=0)rapidxml::memory_pool< Ch >inline
clear()rapidxml::memory_pool< Ch >inline
clone_node(const xml_node< Ch > *source, xml_node< Ch > *result=0)rapidxml::memory_pool< Ch >inline
init()rapidxml::memory_pool< Ch >inlineprivate
m_alloc_funcrapidxml::memory_pool< Ch >private
m_beginrapidxml::memory_pool< Ch >private
m_endrapidxml::memory_pool< Ch >private
m_free_funcrapidxml::memory_pool< Ch >private
m_ptrrapidxml::memory_pool< Ch >private
m_static_memoryrapidxml::memory_pool< Ch >private
memory_pool()rapidxml::memory_pool< Ch >inline
set_allocator(alloc_func *af, free_func *ff)rapidxml::memory_pool< Ch >inline
~memory_pool()rapidxml::memory_pool< Ch >inline
-
- - - - -- cgit