μHAL (v2.7.9)
Part of the IPbus software repository
Public Member Functions | Public Attributes | List of all members
xpath_variable_node_set Struct Reference
Inheritance diagram for xpath_variable_node_set:
[legend]
Collaboration diagram for xpath_variable_node_set:
[legend]

Public Member Functions

 xpath_variable_node_set ()
 

Public Attributes

xpath_node_set value
 
char_t name [1]
 

Detailed Description

Definition at line 8605 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_variable_node_set()

xpath_variable_node_set::xpath_variable_node_set ( )
inline

Definition at line 8607 of file pugixml.cpp.

Member Data Documentation

◆ name

char_t xpath_variable_node_set::name[1]

Definition at line 8612 of file pugixml.cpp.

◆ value

xpath_node_set xpath_variable_node_set::value

Definition at line 8611 of file pugixml.cpp.


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