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

This is the complete list of members for mnx::global::Measure, 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
calcBarlineType() constmnx::global::Measure
calcCurrentKey() constmnx::global::Measure
calcCurrentKeyFields() constmnx::global::Measure
calcCurrentTime() constmnx::global::Measure
calcVisibleNumber() constmnx::global::Measure
container() constmnx::ArrayElementObjectinline
document() constmnx::Base
dump(int indents=-1) constmnx::Baseinline
getChild(std::string_view key) constmnx::Baseinlineprotected
getEnclosingElement() constmnx::Base
getExtension(const std::string &key) constmnx::Objectinline
getOptionalChild(std::string_view key) constmnx::Baseinlineprotected
JsonSchemaTypeNamemnx::global::Measureinlinestatic
MNX_OPTIONAL_CHILD(Barline, barline,(BarlineType, barlineType))mnx::global::Measure
MNX_OPTIONAL_CHILD(Ending, ending,(int, duration))mnx::global::Measure
MNX_OPTIONAL_CHILD(Fine, fine,(const FractionValue &, position))mnx::global::Measure
MNX_OPTIONAL_CHILD(Jump, jump,(JumpType, jumpType),(const FractionValue &, position))mnx::global::Measure
MNX_OPTIONAL_CHILD(KeySignature, key,(int, fifths))mnx::global::Measure
MNX_OPTIONAL_CHILD(RepeatEnd, repeatEnd)mnx::global::Measure
MNX_OPTIONAL_CHILD(RepeatStart, repeatStart)mnx::global::Measure
MNX_OPTIONAL_CHILD(Segno, segno,(const FractionValue &, position))mnx::global::Measure
MNX_OPTIONAL_CHILD(Array< Tempo >, tempos)mnx::global::Measure
MNX_OPTIONAL_CHILD(TimeSignature, time,(int, count),(TimeSignatureUnit, unit))mnx::global::Measure
mnx::ArrayElementObject::MNX_OPTIONAL_CHILD(Object, _x)mnx::Object
MNX_OPTIONAL_PROPERTY(int, number)mnx::global::Measure
mnx::ArrayElementObject::MNX_OPTIONAL_PROPERTY(std::string, _c)mnx::Object
mnx::ArrayElementObject::MNX_OPTIONAL_PROPERTY(std::string, id)mnx::Object
Object(const std::shared_ptr< json > &root, json_pointer pointer)mnx::ArrayElementObjectinline
Object(Base &parent, 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(std::string_view key, const T &value)mnx::Baseinlineprotected
setExtension(const std::string &key, const json &value)mnx::Objectinline
~Base()=default (defined in mnx::Base)mnx::Basevirtual