ADTF
|
Copyright © Audi Electronics Venture GmbH. More...
Go to the source code of this file.
Classes | |
struct | property_type_conversion< TYPE > |
Concept template to define the conversion type for the given type TYPE of a property. More... | |
struct | cPropertyConvert |
Adtf build in conversion type implementation used by property_type_default_conversion. More... | |
struct | property_type_default_conversion< TYPE > |
Default conversion type used for all build in property types of adtf. More... | |
struct | cPropertyStringConversion |
Conversion type used for property<cString> More... | |
struct | cFilenameConversion |
Conversion type used for adtf::base::ant::property<cFilename> and adtf::base::ant::property<cFilepath> . More... | |
struct | cFilenameListConversion |
Conversion type used for adtf::base::ant::property<cFilenameList> and adtf::base::ant::property<cFilepathList>. More... | |
struct | property_type_conversion_nothing< TYPE > |
Empty conversion type. More... | |
struct | cPropertyNanoSecondsConversion |
Conversion type used for property<tNanoSeconds> More... | |
struct | cPropertyStdStringConversion |
Conversion type used for adtf::base::ant::property<std::string> More... | |
Namespaces | |
adtf | |
Namespace for entire ADTF SDK. | |
adtf::base | |
Namespace for the ADTF Base SDK. | |
adtf::base::ant | |
Namespace for all functionality of the ADTF Base SDK provided since v3.0. | |
adtf::base::flash | |
Namespace for all functionality of the ADTF Base SDK provided since v3.5. | |
Copyright © Audi Electronics Venture GmbH.
All rights reserved
Definition in file propertyconvert.h.