Sese Framework
2.3.0
A cross-platform framework
|
This is the complete list of members for sese::xml::XmlUtil, including all inherited members.
createElement(Tokens &tokens, size_t level, bool is_sub_element) noexcept | sese::xml::XmlUtil | privatestatic |
deserialize(const InputStream::Ptr &input_stream, size_t level) noexcept | sese::xml::XmlUtil | static |
deserialize(InputStream *input_stream, size_t level) noexcept | sese::xml::XmlUtil | static |
InputStream typedef | sese::xml::XmlUtil | |
NotInstantiable()=delete | sese::NotInstantiable | |
NotInstantiable(const NotInstantiable &)=delete | sese::NotInstantiable | |
operator=(const NotInstantiable &)=delete | sese::NotInstantiable | |
OutputStream typedef | sese::xml::XmlUtil | |
removeComment(Tokens &tokens) noexcept | sese::xml::XmlUtil | privatestatic |
serialize(const Element::Ptr &object, const OutputStream::Ptr &output_stream) noexcept | sese::xml::XmlUtil | static |
serialize(const Element::Ptr &object, OutputStream *output_stream) noexcept | sese::xml::XmlUtil | static |
tokenizer(InputStream *input_stream, Tokens &tokens) noexcept | sese::xml::XmlUtil | privatestatic |
Tokens typedef | sese::xml::XmlUtil | |
XmlUtil()=delete | sese::xml::XmlUtil | |
~NotInstantiable()=default | sese::NotInstantiable | virtual |