| 
    HDK
    
   | 
 
Public Member Functions | |
| xpath_stack_data () | |
| ~xpath_stack_data () | |
Public Attributes | |
| xpath_memory_block | blocks [2] | 
| xpath_allocator | result | 
| xpath_allocator | temp | 
| xpath_stack | stack | 
| bool | oom | 
Definition at line 7790 of file pugixml.cpp.
      
  | 
  inline | 
Definition at line 7798 of file pugixml.cpp.
      
  | 
  inline | 
Definition at line 7807 of file pugixml.cpp.
| xpath_memory_block xpath_stack_data::blocks[2] | 
Definition at line 7792 of file pugixml.cpp.
| bool xpath_stack_data::oom | 
Definition at line 7796 of file pugixml.cpp.
| xpath_allocator xpath_stack_data::result | 
Definition at line 7793 of file pugixml.cpp.
| xpath_stack xpath_stack_data::stack | 
Definition at line 7795 of file pugixml.cpp.
| xpath_allocator xpath_stack_data::temp | 
Definition at line 7794 of file pugixml.cpp.