MNX Document Model
Loading...
Searching...
No Matches
mnx::global::Ending Member List

This is the complete list of members for mnx::global::Ending, 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, const std::string_view &key)mnx::Baseinlineprotected
dump(int indents=-1)mnx::Baseinline
Ending(const std::shared_ptr< json > &root, json_pointer pointer)mnx::global::Endinginline
Ending(Base &parent, const std::string_view &key, int duration)mnx::global::Endinginline
getChild(const std::string_view &key) constmnx::Baseinlineprotected
getEnclosingElement() constmnx::Base
getOptionalChild(const std::string_view &key) constmnx::Baseinlineprotected
MNX_OPTIONAL_CHILD(Array< int >, numbers)mnx::global::Ending
MNX_OPTIONAL_NAMED_PROPERTY(std::string, styleClass, "class")mnx::global::Ending
MNX_OPTIONAL_PROPERTY(std::string, color)mnx::global::Ending
MNX_OPTIONAL_PROPERTY_WITH_DEFAULT(bool, open, false)mnx::global::Ending
MNX_REQUIRED_PROPERTY(int, duration)mnx::global::Ending
Object(const std::shared_ptr< json > &root, json_pointer pointer)mnx::Objectinline
Object(Base &parent, const std::string_view &key)mnx::Objectinline
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(const std::string_view &key, const T &value)mnx::Baseinlineprotected
~Base()=default (defined in mnx::Base)mnx::Basevirtual