|
MNX Document Model
|
This is the complete list of members for mnx::text::Smufl, including all inherited members.
| Base(const Base &src) | mnx::Base | inline |
| Base(Base &&src) noexcept | mnx::Base | inline |
| Base(const std::shared_ptr< json > &root, json_pointer pointer) | mnx::Base | inlineprotected |
| Base(json &&jsonRef, Base &parent, std::string_view key) | mnx::Base | inlineprotected |
| calcArrayIndex() const | mnx::ArrayElementObject | inline |
| container() const | mnx::ArrayElementObject | inline |
| ContentTypeValue | mnx::text::Smufl | inlinestatic |
| defaultType() const override (defined in mnx::text::TextContentObject) | mnx::text::TextContentObject | inlineprotectedvirtual |
| document() const | mnx::Base | |
| dump(int indents=-1) const | mnx::Base | inline |
| empty() const | mnx::Base | inline |
| get() const | mnx::ContentObject | inline |
| getChild(std::string_view key) const | mnx::Base | inlineprotected |
| getEnclosingElement() const | mnx::Base | |
| getExtension(const std::string &key) const | mnx::Object | inline |
| getOptionalChild(std::string_view key) const | mnx::Base | inlineprotected |
| getTypedObject() const | mnx::ContentObject | inline |
| make(const std::vector< std::string > &glyphs) | mnx::text::Smufl | inlinestatic |
| MNX_OPTIONAL_CHILD(Style, style) | mnx::text::Smufl | |
| 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_CHILD(Array< std::string >, glyphs) | mnx::text::Smufl | |
| Object() | mnx::ArrayElementObject | inline |
| Object(const std::shared_ptr< json > &root, json_pointer pointer) | mnx::ArrayElementObject | inline |
| Object(Base &parent, std::string_view key) | mnx::ArrayElementObject | inline |
| operator Required() const | mnx::text::Smufl | inline |
| operator=(const Base &src) | mnx::Base | inline |
| operator=(Base &&src) | mnx::Base | inline |
| parent() const | mnx::Base | inline |
| pointer() const | mnx::Base | inline |
| ref() const | mnx::Base | inlineprotected |
| ref() | mnx::Base | inlineprotected |
| root() const | mnx::Base | inlineprotected |
| setChild(std::string_view key, const T &value) | mnx::Base | inlineprotected |
| setExtension(const std::string &key, const json &value) | mnx::Object | inline |
| Smufl(const std::shared_ptr< json > &root, json_pointer pointer) | mnx::text::Smufl | inline |
| Smufl(Base &parent, std::string_view key, const std::vector< std::string > &glyphs) | mnx::text::Smufl | inline |
| ~Base()=default (defined in mnx::Base) | mnx::Base | virtual |