ADTF  3.18.2
Header Member List

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

_author (defined in Header)Headerprivate
_date_change (defined in Header)Headerprivate
_date_creation (defined in Header)Headerprivate
_ddl_version (defined in Header)Headerprivate
_description (defined in Header)Headerprivate
_ext_declarations (defined in Header)Headerprivate
_infos (defined in InfoMap)InfoMapprivate
_observers (defined in ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >)ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >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 typedefModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
ExtDeclaration typedefHeader
ExtDeclarations typedefHeader
getAuthor() constHeader
getDateChange() constHeader
getDateCreation() constHeader
getDescription() constHeader
getExtDeclarations() constHeader
getExtDeclarations()Header
getInfo() constInfoMapinline
getInfo()InfoMapinline
getInfo(uint8_t info_type) (defined in InfoMap)InfoMapinlineprivate
getInfo(uint8_t info_type) const (defined in InfoMap)InfoMapinlineprivate
getLanguageVersion() constHeader
Header()=deleteHeader
Header(const Header &other)Header
Header(Header &&)=defaultHeader
Header(const Version &ddl_version, const std::string &author={}, const std::string &date_creation={}, const std::string &date_change={}, const std::string &description={}, const std::vector< ExtDeclaration > &ext_declarations={})Header
InfoMap()=defaultInfoMap
InfoMap(const InfoMap &)InfoMapinline
InfoMap(InfoMap &&)InfoMapinline
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
notifyChangedMapContent(utility::TypeAccessMapEventCode code, ExtDeclarations::access_type &ext_declaration, const std::string &additional_info) (defined in Header)Headerprivate
observer_type typedefModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
operator!=(const Header &other) constHeader
operator=(const Header &other)Header
operator=(Header &&)=defaultHeader
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 Header &other) constHeader
setAuthor(const std::string &author)Header
setDateChange(const std::string &date_change)Header
setDateCreation(const std::string &date_creation)Header
setDescription(const std::string &description)Header
setInfo(const std::shared_ptr< INFO_T > &info)InfoMapinline
setInfo(const std::shared_ptr< IInfo > &info) (defined in InfoMap)InfoMapinlineprivate
setLanguageVersion(const Version &ddl_version)Header
subject_type typedefModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
validateContains(const ExtDeclarations::access_type &ext_declarations_name) const (defined in Header)Headerprivate
~Header()=defaultHeadervirtual
~ModelSubjectUtility()=defaultModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >virtual