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
 

Detailed Description

Definition at line 7557 of file pugixml.cpp.

Constructor & Destructor Documentation

xpath_stack_data::xpath_stack_data ( )
inline

Definition at line 7568 of file pugixml.cpp.

xpath_stack_data::~xpath_stack_data ( )
inline

Definition at line 7581 of file pugixml.cpp.

Member Data Documentation

xpath_memory_block xpath_stack_data::blocks[2]

Definition at line 7559 of file pugixml.cpp.

xpath_allocator xpath_stack_data::result

Definition at line 7560 of file pugixml.cpp.

xpath_stack xpath_stack_data::stack

Definition at line 7562 of file pugixml.cpp.

xpath_allocator xpath_stack_data::temp

Definition at line 7561 of file pugixml.cpp.


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