MNX Document Model
Loading...
Searching...
No Matches
mnx::part::Dynamic Member List

This is the complete list of members for mnx::part::Dynamic, 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
calcArrayIndex() constmnx::ArrayElementObjectinline
container() constmnx::ArrayElementObjectinline
ContentTypeValueDefaultmnx::ContentObjectprotectedstatic
dump(int indents=-1)mnx::Baseinline
Dynamic(const std::shared_ptr< json > &root, json_pointer pointer)mnx::part::Dynamicinline
Dynamic(Base &parent, const std::string_view &key, const std::string &value, const Fraction::Initializer &position)mnx::part::Dynamicinline
get() constmnx::ContentObjectinline
getChild(const std::string_view &key) constmnx::Baseinlineprotected
getEnclosingElement() constmnx::Base
getOptionalChild(const std::string_view &key) constmnx::Baseinlineprotected
MNX_OPTIONAL_PROPERTY(std::string, glyph)mnx::part::Dynamic
MNX_OPTIONAL_PROPERTY(int, staff)mnx::part::Dynamic
MNX_OPTIONAL_PROPERTY(std::string, voice)mnx::part::Dynamic
MNX_OPTIONAL_PROPERTY_WITH_DEFAULT(std::string, type, std::string(ContentTypeValueDefault))mnx::ContentObject
MNX_REQUIRED_CHILD(RhythmicPosition, position)mnx::part::Dynamic
MNX_REQUIRED_PROPERTY(std::string, value)mnx::part::Dynamic
Object(const std::shared_ptr< json > &root, json_pointer pointer)mnx::ArrayElementObjectinline
Object(Base &parent, const std::string_view &key)mnx::ArrayElementObjectinline
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