ADTF  3.18.2
property_type_definitions.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

struct  property_type_definition< TYPE >
 Concept template to define the Name and the conversion type for the given type TYPE. More...
 
struct  property_type_definition< bool >
 property_type_definition specialization for bool. More...
 
struct  property_type_definition< int64_t >
 property_type_definition specialization for uint64_t. More...
 
struct  property_type_definition< uint64_t >
 property_type_definition specialization for uint64_t. More...
 
struct  property_type_definition< uint32_t >
 property_type_definition specialization for uint32_t. More...
 
struct  property_type_definition< int32_t >
 property_type_definition specialization for int32_t. More...
 
struct  property_type_definition< uint16_t >
 property_type_definition specialization for uint16_t. More...
 
struct  property_type_definition< int16_t >
 property_type_definition specialization for int16_t. More...
 
struct  property_type_definition< uint8_t >
 property_type_definition specialization for uint8_t. More...
 
struct  property_type_definition< int8_t >
 property_type_definition specialization for int8_t. More...
 
struct  property_type_definition< float >
 property_type_definition specialization for float. More...
 
struct  property_type_definition< double >
 property_type_definition specialization for double. More...
 
struct  property_type_definition< adtf::util::cString >
 Example: property_type_definition specialization for adtf::util::cString. More...
 
struct  property_type_definition< adtf::util::cFilename >
 property_type_definition specialization for external type adtf_util::cFilename More...
 
struct  property_type_definition< adtf::util::cFilenameList >
 property_type_definition specialization for external type adtf_util::cFilenameList More...
 
struct  property_type_definition< adtf::util::cFilepath >
 property_type_definition specialization for external type adtf_util::cFilepath More...
 
struct  property_type_definition< adtf::util::cFilepathList >
 property_type_definition specialization for external type adtf_util::cFilepathList More...
 
struct  tree_node_property_type
 Property type that creates a property that functions as a container for subproperties only. More...
 
struct  property_type_definition< elasto::tree_node_property_type >
 
struct  property_type_definition< flash::tNanoSeconds >
 
struct  property_type_definition< std::string >
 

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::elasto
 Namespace for all functionality of the ADTF Base SDK provided since v3.4.
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file property_type_definitions.h.