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

Public Member Functions

 xpath_variable_boolean ()
 

Public Attributes

char_t name [1]
 
bool value
 

Detailed Description

Definition at line 8531 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_variable_boolean()

xpath_variable_boolean::xpath_variable_boolean ( )
inline

Definition at line 8533 of file pugixml.cpp.

Member Data Documentation

◆ name

char_t xpath_variable_boolean::name[1]

Definition at line 8538 of file pugixml.cpp.

◆ value

bool xpath_variable_boolean::value

Definition at line 8537 of file pugixml.cpp.


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