ADTF  3.18.2
DataType< float > Member List

This is the complete list of members for DataType< float >, including all inherited members.

_array_size (defined in DataType)DataTypeprivate
_bit_size (defined in DataType)DataTypeprivate
_default_type_alignment (defined in DataType)DataTypeprivate
_description (defined in DataType)DataTypeprivate
_infos (defined in InfoMap)InfoMapprivate
_maximum_value (defined in DataType)DataTypeprivate
_minimum_value (defined in DataType)DataTypeprivate
_nameTypeBaseprotected
_observers (defined in ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >)ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >private
_unit_name (defined in DataType)DataTypeprivate
attachObserver(observer_type *observer)ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >inline
DataType(const std::string &name)DataType< float >inline
DataType()DataType< float >inline
ddl::dd::datamodel::DataType::DataType(const DataType &)=defaultDataType
ddl::dd::datamodel::DataType::DataType(DataType &&)=defaultDataType
ddl::dd::datamodel::DataType::DataType(const std::string &name, size_t bit_size, const std::string &description={}, OptionalSize array_size={}, const std::string &unit_name={}, const std::string &minimum_value={}, const std::string &maximum_value={}, OptionalSize default_type_alignment={})DataType
ddl::dd::datamodel::DataType::DataType(const std::initializer_list< std::string > &initializer)DataType
detachObserver(observer_type *observer)ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >inline
event_code_type typedefModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
getArraySize() constDataType
getBitSize() constDataType
getDefaultAlignment() constDataType
getDescription() constDataType
getInfo() constInfoMapinline
getInfo()InfoMapinline
getInfo(uint8_t info_type) (defined in InfoMap)InfoMapinlineprivate
getInfo(uint8_t info_type) const (defined in InfoMap)InfoMapinlineprivate
getMax() constDataType
getMin() constDataType
getName() constTypeBase
getTypeOfType() const overrideDataTypevirtual
getUnitName() constDataType
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
notify(const std::string &additional_info) (defined in DataType)DataTypeprivate
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 DataType &other) constDataType
operator=(const DataType &)=defaultDataType
operator=(DataType &&)=defaultDataType
ddl::dd::datamodel::TypeBase::operator=(const TypeBase &)=defaultTypeBase
ddl::dd::datamodel::TypeBase::operator=(TypeBase &&)=defaultTypeBase
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 DataType &other) constDataType
setArraySize(OptionalSize array_size)DataType
setBitSize(size_t size)DataType
setDescription(const std::string &description)DataType
setInfo(const std::shared_ptr< INFO_T > &info)InfoMapinline
setInfo(const std::shared_ptr< IInfo > &info) (defined in InfoMap)InfoMapinlineprivate
setMax(const std::string &maximum_value)DataType
setMin(const std::string &minimum_value)DataType
setName(const std::string &name) overrideDataTypevirtual
setUnitName(const std::string &unit_name)DataType
subject_type typedefModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
TypeBase()=defaultTypeBase
TypeBase(const TypeBase &)=defaultTypeBase
TypeBase(TypeBase &&)=defaultTypeBase
TypeBase(const std::string &name)TypeBase
~DataType()=defaultDataTypevirtual
~ModelSubjectUtility()=defaultModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >virtual
~TypeBase()=defaultTypeBasevirtual