ADTF  3.18.2
KeyValuePair Member List

This is the complete list of members for KeyValuePair, including all inherited members.

_infos (defined in InfoMap)InfoMapprivate
_name_key (defined in KeyValuePair)KeyValuePairprivate
_observers (defined in ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >)ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >private
_value_type (defined in KeyValuePair)KeyValuePairprivate
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 typedefModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
getInfo() constInfoMapinline
getInfo()InfoMapinline
getInfo(uint8_t info_type) (defined in InfoMap)InfoMapinlineprivate
getInfo(uint8_t info_type) const (defined in InfoMap)InfoMapinlineprivate
getKey() constKeyValuePair
getName() constKeyValuePair
getType() constKeyValuePair
getValue() constKeyValuePair
InfoMap()=defaultInfoMap
InfoMap(const InfoMap &)InfoMapinline
InfoMap(InfoMap &&)InfoMapinline
KeyValuePair()=defaultKeyValuePair
KeyValuePair(const KeyValuePair &)=defaultKeyValuePair
KeyValuePair(KeyValuePair &&)=defaultKeyValuePair
KeyValuePair(const std::string &name_key, const std::string &value_type)KeyValuePair
ModelSubjectUtility()=defaultModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
ModelSubjectUtility(const ModelSubjectUtility &)ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >inline
notifyChanged(event_code_type event_code, subject_type &changed_subject, const std::string &additional_info)ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >inlineprotected
observer_type typedefModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
operator!=(const KeyValuePair &other) constKeyValuePair
operator=(const KeyValuePair &)=defaultKeyValuePair
operator=(KeyValuePair &&)=defaultKeyValuePair
ddl::dd::utility::ModelSubjectUtility::operator=(const ModelSubjectUtility &)ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >inline
ddl::dd::datamodel::InfoMap::operator=(const InfoMap &)InfoMapinline
ddl::dd::datamodel::InfoMap::operator=(InfoMap &&)InfoMapinline
operator==(const KeyValuePair &other) constKeyValuePair
setInfo(const std::shared_ptr< INFO_T > &info)InfoMapinline
setInfo(const std::shared_ptr< IInfo > &info) (defined in InfoMap)InfoMapinlineprivate
setKey(const std::string &key)KeyValuePair
setName(const std::string &name)KeyValuePair
setType(const std::string &type)KeyValuePair
setValue(const std::string &value)KeyValuePair
subject_type typedefModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
~KeyValuePair()=defaultKeyValuePairvirtual
~ModelSubjectUtility()=defaultModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >virtual