_infos (defined in InfoMap) | InfoMap | private |
_name | TypeBase | protected |
_observers (defined in ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >) | ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T > | private |
_parent (defined in StreamMetaType) | StreamMetaType | private |
_properties (defined in StreamMetaType) | StreamMetaType | private |
_version (defined in StreamMetaType) | StreamMetaType | private |
attachObserver(observer_type *observer) | ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T > | inline |
detachObserver(observer_type *observer) | ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T > | inline |
event_code_type typedef | ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T > | |
getInfo() const | InfoMap | inline |
getInfo() | InfoMap | inline |
getInfo(uint8_t info_type) (defined in InfoMap) | InfoMap | inlineprivate |
getInfo(uint8_t info_type) const (defined in InfoMap) | InfoMap | inlineprivate |
getName() const | TypeBase | |
getParent() const | StreamMetaType | |
getProperties() const | StreamMetaType | |
getProperties() | StreamMetaType | |
getTypeOfType() const override | StreamMetaType | virtual |
getVersion() const | StreamMetaType | |
InfoMap()=default | InfoMap | |
InfoMap(const InfoMap &) | InfoMap | inline |
InfoMap(InfoMap &&) | InfoMap | inline |
ModelSubjectUtility()=default | ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T > | |
ModelSubjectUtility(const ModelSubjectUtility &) | ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T > | inline |
notify(ModelEventCode code, utility::TypeAccessMapEventCode forward_code, const std::string &additional_info) (defined in StreamMetaType) | StreamMetaType | private |
notifyChanged(event_code_type event_code, subject_type &changed_subject, const std::string &additional_info) | ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T > | inlineprotected |
notifyChangedMapContent(utility::TypeAccessMapEventCode code, Properties::access_type &element, const std::string &additional_info) (defined in StreamMetaType) | StreamMetaType | private |
observer_type typedef | ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T > | |
operator!=(const StreamMetaType &other) const | StreamMetaType | |
operator=(StreamMetaType &&) | StreamMetaType | |
operator=(const StreamMetaType &other) | StreamMetaType | |
ddl::dd::datamodel::TypeBase::operator=(const TypeBase &)=default | TypeBase | |
ddl::dd::datamodel::TypeBase::operator=(TypeBase &&)=default | TypeBase | |
ddl::dd::utility::ModelSubjectUtility::operator=(const ModelSubjectUtility &) | ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T > | inline |
ddl::dd::datamodel::InfoMap::operator=(const InfoMap &) | InfoMap | inline |
ddl::dd::datamodel::InfoMap::operator=(InfoMap &&) | InfoMap | inline |
operator==(const StreamMetaType &other) const | StreamMetaType | |
Properties typedef | StreamMetaType | |
Property typedef | StreamMetaType | |
setInfo(const std::shared_ptr< INFO_T > &info) | InfoMap | inline |
setInfo(const std::shared_ptr< IInfo > &info) (defined in InfoMap) | InfoMap | inlineprivate |
setName(const std::string &name) override | StreamMetaType | virtual |
setParent(const std::string &parent) | StreamMetaType | |
setVersion(const std::string &version) | StreamMetaType | |
StreamMetaType()=delete | StreamMetaType | |
StreamMetaType(StreamMetaType &&) | StreamMetaType | |
StreamMetaType(const StreamMetaType &other) | StreamMetaType | |
StreamMetaType(const std::string &name, const std::string &version, const std::string &parent={}, const std::vector< Property > &properties={}) | StreamMetaType | |
subject_type typedef | ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T > | |
TypeBase()=default | TypeBase | |
TypeBase(const TypeBase &)=default | TypeBase | |
TypeBase(TypeBase &&)=default | TypeBase | |
TypeBase(const std::string &name) | TypeBase | |
validateContains(const Properties::access_type &prop) const (defined in StreamMetaType) | StreamMetaType | private |
~ModelSubjectUtility()=default | ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T > | virtual |
~StreamMetaType()=default | StreamMetaType | virtual |
~TypeBase()=default | TypeBase | virtual |