xpath_query_impl Struct Reference

Collaboration diagram for xpath_query_impl:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 xpath_query_impl ()

Static Public Member Functions

static xpath_query_implcreate ()
static void destroy (void *ptr)

Public Attributes

xpath_ast_noderoot
xpath_allocator alloc
xpath_memory_block block


Detailed Description

Definition at line 8785 of file pugixml.cpp.


Constructor & Destructor Documentation

xpath_query_impl::xpath_query_impl (  )  [inline]

Definition at line 8802 of file pugixml.cpp.

References block, and xpath_memory_block::next.

Referenced by create().

Here is the caller graph for this function:


Member Function Documentation

static xpath_query_impl* xpath_query_impl::create (  )  [inline, static]

Definition at line 8786 of file pugixml.cpp.

References xml_memory_management_function_storage< T >::allocate, and xpath_query_impl().

Here is the call graph for this function:

static void xpath_query_impl::destroy ( void *  ptr  )  [inline, static]

Definition at line 8792 of file pugixml.cpp.

References xml_memory_management_function_storage< T >::deallocate, and xpath_allocator::release().

Here is the call graph for this function:


Member Data Documentation

Definition at line 8807 of file pugixml.cpp.

Definition at line 8808 of file pugixml.cpp.

Referenced by xpath_query_impl().

Definition at line 8806 of file pugixml.cpp.

Referenced by evaluate_string_impl().


The documentation for this struct was generated from the following file:

Generated on Thu Jul 6 00:32:05 2017 for Moses by  doxygen 1.5.9