TraceX
 
Loading...
Searching...
No Matches
xpath_query_impl Struct Reference
Collaboration diagram for xpath_query_impl:

Public Member Functions

 xpath_query_impl ()
 

Static Public Member Functions

static xpath_query_implcreate ()
 
static void destroy (xpath_query_impl *impl)
 

Public Attributes

xpath_ast_noderoot
 
xpath_allocator alloc
 
xpath_memory_block block
 
bool oom
 

Constructor & Destructor Documentation

◆ xpath_query_impl()

xpath_query_impl::xpath_query_impl ( )
inline
Here is the caller graph for this function:

Member Function Documentation

◆ create()

static xpath_query_impl * xpath_query_impl::create ( )
inlinestatic
Here is the call graph for this function:

◆ destroy()

static void xpath_query_impl::destroy ( xpath_query_impl * impl)
inlinestatic
Here is the call graph for this function:

Member Data Documentation

◆ alloc

xpath_allocator xpath_query_impl::alloc

◆ block

xpath_memory_block xpath_query_impl::block

◆ oom

bool xpath_query_impl::oom

◆ root

xpath_ast_node* xpath_query_impl::root

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