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

This is the complete list of members for mnx::Base, 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
document() constmnx::Base
dump(int indents=-1) constmnx::Baseinline
getChild(std::string_view key) constmnx::Baseinlineprotected
getEnclosingElement() constmnx::Base
getOptionalChild(std::string_view key) constmnx::Baseinlineprotected
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
validation::SemanticValidator (defined in mnx::Base)mnx::Basefriend
~Base()=default (defined in mnx::Base)mnx::Basevirtual