openMSX
|
Namespaces | |
namespace | internal |
Classes | |
class | NullHandler |
class | ParseError |
Functions | |
template<int FLAGS, typename HANDLER > | |
void | parse (HANDLER &handler, char *xml) |
Variables | |
constexpr size_t | EXTRA_BUFFER_SPACE = 8 |
constexpr int | noEntityTranslation = 0x1 |
constexpr int | trimWhitespace = 0x2 |
constexpr int | normalizeWhitespace = 0x4 |
constexpr int | zeroTerminateStrings = 0x8 |
|
inline |
|
inlineconstexpr |
Definition at line 44 of file rapidsax.hh.
Referenced by openmsx::XMLDocument::load(), openmsx::SettingsConfig::loadSetting(), and openmsx::RomDatabase::RomDatabase().
|
inlineconstexpr |
Definition at line 50 of file rapidsax.hh.
|
inlineconstexpr |
Definition at line 55 of file rapidsax.hh.
|
inlineconstexpr |
Definition at line 52 of file rapidsax.hh.
|
inlineconstexpr |
Definition at line 57 of file rapidsax.hh.