HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
xpath_stack_data Struct Reference

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
 

Detailed Description

Definition at line 7790 of file pugixml.cpp.

Constructor & Destructor Documentation

xpath_stack_data::xpath_stack_data ( )
inline

Definition at line 7798 of file pugixml.cpp.

xpath_stack_data::~xpath_stack_data ( )
inline

Definition at line 7807 of file pugixml.cpp.

Member Data Documentation

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.


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