add(const Widget *widget) override | OstreamWidgetSerializer | virtual |
add_property(const std::string &name, const std::string &value, const Attributes &attrs={}) override | OstreamWidgetSerializer | virtual |
add_property(const std::string &name, const Pattern &value, const Attributes &attrs={}) override | OstreamWidgetSerializer | virtual |
add_property(const std::string &name, const std::string &value, const Attributes &attrs={})=0 | OstreamWidgetSerializer | virtual |
add_property(const std::string &name, const char *value, const Attributes &attrs={}) | OstreamWidgetSerializer | inline |
add_property(const std::string &name, int value, const Attributes &attrs={}) | OstreamWidgetSerializer | |
add_property(const std::string &name, unsigned int value, const Attributes &attrs={}) | OstreamWidgetSerializer | |
add_property(const std::string &name, const AlignFlags &value, const Attributes &attrs={}) | OstreamWidgetSerializer | |
add_property(const std::string &name, float value, const Attributes &attrs={}) | OstreamWidgetSerializer | |
add_property(const std::string &name, double value, const Attributes &attrs={}) | OstreamWidgetSerializer | |
add_property(const std::string &name, const Pattern &value, const Attributes &attrs={})=0 | OstreamWidgetSerializer | virtual |
add_property(const std::string &name, bool value, const Attributes &attrs={}) | OstreamWidgetSerializer | |
Attributes typedef | Serializer | |
begin_child(const std::string &nodename) override | OstreamWidgetSerializer | virtual |
Context typedef | Serializer | |
end_child(Context *context) override | OstreamWidgetSerializer | virtual |
operator=(const OstreamWidgetSerializer &)=delete | OstreamWidgetSerializer | |
operator=(OstreamWidgetSerializer &&) noexcept=default | OstreamWidgetSerializer | |
egt::v1::Serializer::operator=(const Serializer &)=default | Serializer | |
egt::v1::Serializer::operator=(Serializer &&) noexcept=default | Serializer | |
OstreamWidgetSerializer() | OstreamWidgetSerializer | |
OstreamWidgetSerializer(const OstreamWidgetSerializer &)=delete | OstreamWidgetSerializer | |
OstreamWidgetSerializer(OstreamWidgetSerializer &&) noexcept=default | OstreamWidgetSerializer | |
Properties typedef | Serializer | |
reset() | OstreamWidgetSerializer | |
Serializer() noexcept=default | Serializer | |
Serializer(const Serializer &)=default | Serializer | |
Serializer(Serializer &&) noexcept=default | Serializer | |
write(std::ostream &out) override | OstreamWidgetSerializer | virtual |
~OstreamWidgetSerializer() noexcept override | OstreamWidgetSerializer | |
~Serializer() noexcept=default | Serializer | virtual |