openMSX
|
#include "MemBuffer.hh"
#include "monotonic_allocator.hh"
#include "serialize_meta.hh"
#include <cassert>
#include <concepts>
#include <cstddef>
#include <iterator>
#include <string>
#include <string_view>
#include <vector>
Go to the source code of this file.
Classes | |
class | openmsx::XMLAttribute |
class | openmsx::XMLElement |
class | openmsx::XMLDocument |
struct | openmsx::OldXMLElement |
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
Functions | |
openmsx::SERIALIZE_CLASS_VERSION (OldXMLElement, 2) | |