#include <XMLElement.hh>
Definition at line 51 of file XMLElement.hh.
◆ XMLAttribute()
openmsx::XMLAttribute::XMLAttribute |
( |
const char * |
name_, |
|
|
const char * |
value_ |
|
) |
| |
|
inline |
◆ getName()
std::string_view openmsx::XMLAttribute::getName |
( |
| ) |
const |
|
inline |
◆ getValue()
std::string_view openmsx::XMLAttribute::getValue |
( |
| ) |
const |
|
inline |
◆ setNextAttribute()
◆ setValue()
void openmsx::XMLAttribute::setValue |
( |
const char * |
value_ | ) |
|
|
inline |
◆ XMLDocument
◆ XMLDocumentHandler
◆ XMLElement
The documentation for this class was generated from the following file: