|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
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 |
Definition at line 7918 of file pugixml.cc.
|
inline |
Definition at line 7926 of file pugixml.cc.
|
inline |
Definition at line 7935 of file pugixml.cc.
| xpath_memory_block xpath_stack_data::blocks[2] |
Definition at line 7920 of file pugixml.cc.
Referenced by xpath_stack_data().
| bool xpath_stack_data::oom |
Definition at line 7924 of file pugixml.cc.
Referenced by xpath_stack_data().
| xpath_allocator xpath_stack_data::result |
Definition at line 7921 of file pugixml.cc.
Referenced by xpath_stack_data(), and ~xpath_stack_data().
| xpath_stack xpath_stack_data::stack |
Definition at line 7923 of file pugixml.cc.
Referenced by xpath_stack_data().
| xpath_allocator xpath_stack_data::temp |
Definition at line 7922 of file pugixml.cc.
Referenced by xpath_stack_data(), and ~xpath_stack_data().