ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Member Functions | Public Attributes | List of all members
xpath_context Struct Reference
Collaboration diagram for xpath_context:
Collaboration graph
[legend]

Public Member Functions

 xpath_context (const xpath_node &n_, size_t position_, size_t size_)
 

Public Attributes

xpath_node n
 
size_t position
 
size_t size
 

Detailed Description

Definition at line 7815 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_context()

xpath_context::xpath_context ( const xpath_node &  n_,
size_t  position_,
size_t  size_ 
)
inline

Definition at line 7820 of file pugixml.cpp.

Member Data Documentation

◆ n

xpath_node xpath_context::n

Definition at line 7817 of file pugixml.cpp.

◆ position

size_t xpath_context::position

Definition at line 7818 of file pugixml.cpp.

◆ size

size_t xpath_context::size

Definition at line 7818 of file pugixml.cpp.


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