| 
    HDK
    
   | 
 
Public Member Functions | |
| xpath_query_impl () | |
Static Public Member Functions | |
| static xpath_query_impl * | create () | 
| static void | destroy (xpath_query_impl *impl) | 
Public Attributes | |
| xpath_ast_node * | root | 
| xpath_allocator | alloc | 
| xpath_memory_block | block | 
| bool | oom | 
Definition at line 12124 of file pugixml.cpp.
      
  | 
  inline | 
Definition at line 12143 of file pugixml.cpp.
      
  | 
  inlinestatic | 
Definition at line 12126 of file pugixml.cpp.
      
  | 
  inlinestatic | 
Definition at line 12134 of file pugixml.cpp.
| xpath_allocator xpath_query_impl::alloc | 
Definition at line 12150 of file pugixml.cpp.
| xpath_memory_block xpath_query_impl::block | 
Definition at line 12151 of file pugixml.cpp.
| bool xpath_query_impl::oom | 
Definition at line 12152 of file pugixml.cpp.
| xpath_ast_node* xpath_query_impl::root | 
Definition at line 12149 of file pugixml.cpp.