MNX Document Model
Loading...
Searching...
No Matches
mnx::text::Text Member List

This is the complete list of members for mnx::text::Text, including all inherited members.

Base(const Base &src)mnx::Baseinline
Base(Base &&src) noexceptmnx::Baseinline
Base(const std::shared_ptr< json > &root, json_pointer pointer)mnx::Baseinlineprotected
Base(json &&jsonRef, Base &parent, std::string_view key)mnx::Baseinlineprotected
calcArrayIndex() constmnx::ArrayElementObjectinline
container() constmnx::ArrayElementObjectinline
ContentTypeValuemnx::text::Textinlinestatic
defaultType() const override (defined in mnx::text::TextContentObject)mnx::text::TextContentObjectinlineprotectedvirtual
document() constmnx::Base
dump(int indents=-1) constmnx::Baseinline
empty() constmnx::Baseinline
get() constmnx::ContentObjectinline
getChild(std::string_view key) constmnx::Baseinlineprotected
getEnclosingElement() constmnx::Base
getExtension(const std::string &key) constmnx::Objectinline
getOptionalChild(std::string_view key) constmnx::Baseinlineprotected
getTypedObject() constmnx::ContentObjectinline
make(const std::string &text)mnx::text::Textinlinestatic
MNX_OPTIONAL_CHILD(Style, style)mnx::text::Text
mnx::text::TextContentObject::MNX_OPTIONAL_CHILD(Object, _x)mnx::Object
MNX_OPTIONAL_PROPERTY(std::string, _c)mnx::Object
MNX_OPTIONAL_PROPERTY(std::string, id)mnx::Object
MNX_OPTIONAL_PROPERTY_WITH_DEFAULT(std::string, type, std::string(defaultType()))mnx::ContentObject
MNX_REQUIRED_PROPERTY(std::string, text)mnx::text::Text
Object()mnx::ArrayElementObjectinline
Object(const std::shared_ptr< json > &root, json_pointer pointer)mnx::ArrayElementObjectinline
Object(Base &parent, std::string_view key)mnx::ArrayElementObjectinline
operator Required() constmnx::text::Textinline
operator=(const Base &src)mnx::Baseinline
operator=(Base &&src)mnx::Baseinline
parent() constmnx::Baseinline
pointer() constmnx::Baseinline
ref() constmnx::Baseinlineprotected
ref()mnx::Baseinlineprotected
root() constmnx::Baseinlineprotected
setChild(std::string_view key, const T &value)mnx::Baseinlineprotected
setExtension(const std::string &key, const json &value)mnx::Objectinline
Text(const std::shared_ptr< json > &root, json_pointer pointer)mnx::text::Textinline
Text(Base &parent, std::string_view key, const std::string &text)mnx::text::Textinline
~Base()=default (defined in mnx::Base)mnx::Basevirtual