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

Public Member Functions

 xpath_variable_string ()
 
 ~xpath_variable_string ()
 

Public Attributes

char_t name [1]
 
char_t * value
 

Detailed Description

Definition at line 8551 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_variable_string()

xpath_variable_string::xpath_variable_string ( )
inline

Definition at line 8553 of file pugixml.cpp.

◆ ~xpath_variable_string()

xpath_variable_string::~xpath_variable_string ( )
inline

Member Data Documentation

◆ name

char_t xpath_variable_string::name[1]

Definition at line 8563 of file pugixml.cpp.

◆ value

char_t* xpath_variable_string::value

Definition at line 8562 of file pugixml.cpp.


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