Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
xpath_variable_node_set Struct Reference
Inheritance diagram for xpath_variable_node_set:

Public Member Functions

 xpath_variable_node_set ()

Public Attributes

xpath_node_set value
char_t name [1]

Detailed Description

Definition at line 8826 of file pugixml.cc.

Constructor & Destructor Documentation

◆ xpath_variable_node_set()

xpath_variable_node_set::xpath_variable_node_set ( )
inline

Definition at line 8828 of file pugixml.cc.

8828 : xpath_variable(xpath_type_node_set)
8829 {
8830 }

Member Data Documentation

◆ name

char_t xpath_variable_node_set::name[1]

Definition at line 8833 of file pugixml.cc.

◆ value

xpath_node_set xpath_variable_node_set::value

Definition at line 8832 of file pugixml.cc.


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