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

Public Member Functions

 xpath_variable_string ()
 
 ~xpath_variable_string ()
 

Public Attributes

char_t * value
 
char_t name [1]
 

Detailed Description

Definition at line 8590 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_variable_string()

xpath_variable_string::xpath_variable_string ( )
inline

Definition at line 8592 of file pugixml.cpp.

◆ ~xpath_variable_string()

xpath_variable_string::~xpath_variable_string ( )
inline

Definition at line 8596 of file pugixml.cpp.

References xml_memory_management_function_storage< T >::deallocate, and value.

Member Data Documentation

◆ name

char_t xpath_variable_string::name[1]

Definition at line 8602 of file pugixml.cpp.

◆ value

char_t* xpath_variable_string::value

Definition at line 8601 of file pugixml.cpp.

Referenced by ~xpath_variable_string().


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