OpenCPN Partial API docs
Loading...
Searching...
No Matches
xpath_stack_data Struct Reference

Public Attributes

xpath_memory_block blocks [2]
 
xpath_allocator result
 
xpath_allocator temp
 
xpath_stack stack
 

Detailed Description

Definition at line 7332 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_stack_data()

xpath_stack_data::xpath_stack_data ( )
inline

Definition at line 7342 of file pugixml.cpp.

◆ ~xpath_stack_data()

xpath_stack_data::~xpath_stack_data ( )
inline

Definition at line 7354 of file pugixml.cpp.

Member Data Documentation

◆ blocks

xpath_memory_block xpath_stack_data::blocks[2]

Definition at line 7333 of file pugixml.cpp.

◆ result

xpath_allocator xpath_stack_data::result

Definition at line 7334 of file pugixml.cpp.

◆ stack

xpath_stack xpath_stack_data::stack

Definition at line 7336 of file pugixml.cpp.

◆ temp

xpath_allocator xpath_stack_data::temp

Definition at line 7335 of file pugixml.cpp.


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