![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
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().