|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
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 |
Definition at line 9189 of file pugixml.cc.
|
inline |
Definition at line 9194 of file pugixml.cc.
| xpath_node xpath_context::n |
Definition at line 9191 of file pugixml.cc.
Referenced by xpath_ast_node::eval_boolean(), xpath_ast_node::eval_node_set(), xpath_ast_node::eval_number(), xpath_ast_node::eval_string(), and xpath_context().
| size_t xpath_context::position |
Definition at line 9192 of file pugixml.cc.
Referenced by xpath_ast_node::eval_number(), and xpath_context().
| size_t xpath_context::size |
Definition at line 9192 of file pugixml.cc.
Referenced by xpath_ast_node::eval_number(), and xpath_context().