MNX Document Model
Loading...
Searching...
No Matches
mnx::SimpleType< T, > Member List

This is the complete list of members for mnx::SimpleType< T, >, 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
getChild(const std::string_view &key) constmnx::Baseinlineprotected
getEnclosingElement() constmnx::Base
getOptionalChild(const std::string_view &key) constmnx::Baseinlineprotected
operator T() constmnx::SimpleType< T, >inline
operator=(const T &src)mnx::SimpleType< T, >inline
mnx::Base::operator=(const Base &src)mnx::Baseinline
mnx::Base::operator=(Base &&src)mnx::Baseinline
operator==(const T &src) constmnx::SimpleType< T, >inline
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
SimpleType(const std::shared_ptr< json > &root, json_pointer pointer)mnx::SimpleType< T, >inline
value_type typedefmnx::SimpleType< T, >
~Base()=default (defined in mnx::Base)mnx::Basevirtual