CARLA
Public Member Functions | Public Attributes | List of all members
xpath_variable_node_set Struct Reference
+ Inheritance diagram for xpath_variable_node_set:
+ Collaboration diagram for xpath_variable_node_set:

Public Member Functions

 xpath_variable_node_set ()
 

Public Attributes

char_t name [1]
 
xpath_node_set value
 

Detailed Description

Definition at line 8566 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_variable_node_set()

xpath_variable_node_set::xpath_variable_node_set ( )
inline

Definition at line 8568 of file pugixml.cpp.

Member Data Documentation

◆ name

char_t xpath_variable_node_set::name[1]

Definition at line 8573 of file pugixml.cpp.

◆ value

xpath_node_set xpath_variable_node_set::value

Definition at line 8572 of file pugixml.cpp.


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