ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Member Functions | Public Attributes | List of all members
xpath_variable_string Struct Reference
Inheritance diagram for xpath_variable_string:
Inheritance graph
[legend]
Collaboration diagram for xpath_variable_string:
Collaboration graph
[legend]

Public Member Functions

 xpath_variable_string ()
 
 ~xpath_variable_string ()
 

Public Attributes

char_t * value
 
char_t name [1]
 

Detailed Description

Definition at line 7542 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ xpath_variable_string()

xpath_variable_string::xpath_variable_string ( )
inline

Definition at line 7544 of file pugixml.cpp.

◆ ~xpath_variable_string()

xpath_variable_string::~xpath_variable_string ( )
inline

Definition at line 7546 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 7553 of file pugixml.cpp.

Referenced by get_metrics.MemRange::stats().

◆ value

char_t* xpath_variable_string::value

Definition at line 7552 of file pugixml.cpp.

Referenced by ~xpath_variable_string().


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