ADTF  3.18.3
Stream::Struct Member List

This is the complete list of members for Stream::Struct, including all inherited members.

_byte_pos (defined in Stream::Struct)Stream::Structprivate
_infos (defined in InfoMap)InfoMapprivate
_name (defined in Stream::Struct)Stream::Structprivate
_observers (defined in ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >)ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >private
_type_name (defined in Stream::Struct)Stream::Structprivate
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 >
getBytePos() constStream::Struct
getInfo() constInfoMapinline
getInfo()InfoMapinline
getInfo(uint8_t info_type) (defined in InfoMap)InfoMapinlineprivate
getInfo(uint8_t info_type) const (defined in InfoMap)InfoMapinlineprivate
getName() constStream::Struct
getTypeName() constStream::Struct
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
observer_type typedefModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
operator!=(const Struct &other) constStream::Struct
operator=(const Struct &)=defaultStream::Struct
operator=(Struct &&)=defaultStream::Struct
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 Struct &other) constStream::Struct
setBytePos(OptionalSize byte_pos)Stream::Struct
setInfo(const std::shared_ptr< INFO_T > &info)InfoMapinline
setInfo(const std::shared_ptr< IInfo > &info) (defined in InfoMap)InfoMapinlineprivate
setName(const std::string &name)Stream::Struct
setTypeName(const std::string &type_name)Stream::Struct
Struct()Stream::Structinline
Struct(const Struct &)=defaultStream::Struct
Struct(Struct &&)=defaultStream::Struct
Struct(const std::string &name, const std::string &type_name, OptionalSize byte_pos={})Stream::Struct
subject_type typedefModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
~ModelSubjectUtility()=defaultModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >virtual