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

Public Member Functions

 xpath_variable_number ()
 

Public Attributes

double value
 
char_t name [1]
 

Detailed Description

Definition at line 8580 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_variable_number()

xpath_variable_number::xpath_variable_number ( )
inline

Definition at line 8582 of file pugixml.cpp.

Member Data Documentation

◆ name

char_t xpath_variable_number::name[1]

Definition at line 8587 of file pugixml.cpp.

◆ value

double xpath_variable_number::value

Definition at line 8586 of file pugixml.cpp.


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