![]() |
LeechCraft 0.6.70-17769-g4e68d7fcba
Modular cross-platform feature rich live environment.
|
#include "xmlnode.h"
Public Attributes | |
| bool | Prolog_ = false |
| Dtd | Dtd_ = NoDtd {} |
| std::optional< int > | Indent_ = {} |
Definition at line 45 of file xmlnode.h.
Referenced by LC::Util::Tag::Serialize().
| std::optional<int> LC::Util::TagSerializeConfig::Indent_ = {} |
Definition at line 46 of file xmlnode.h.
Referenced by LC::Util::Tag::Serialize().
| bool LC::Util::TagSerializeConfig::Prolog_ = false |
Definition at line 44 of file xmlnode.h.
Referenced by LC::Util::Tag::Serialize().