#include <XMLElement.hh>
|
template<typename Archive > |
void | serialize (Archive &ar, unsigned version) |
|
Definition at line 340 of file XMLElement.hh.
◆ getLastSerializedFileContext()
std::unique_ptr< FileContext > openmsx::OldXMLElement::getLastSerializedFileContext |
( |
| ) |
|
|
static |
◆ serialize()
template<typename Archive >
void openmsx::OldXMLElement::serialize |
( |
Archive & |
ar, |
|
|
unsigned |
version |
|
) |
| |
◆ attributes
std::vector<std::pair<std::string, std::string> > openmsx::OldXMLElement::attributes |
◆ children
◆ data
std::string openmsx::OldXMLElement::data |
◆ name
std::string openmsx::OldXMLElement::name |
The documentation for this struct was generated from the following files: