ADTF  3.18.2
streamtype.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  cStreamMetaType
 Implements the default adtf::streaming::ant::IStreamMetaType interface. More...
 
class  has_set_properties< T >
 
struct  stream_meta_type_properties_helper< T, std::enable_if_t<!has_set_properties< T >::value > >
 
struct  stream_meta_type_properties_helper< T, std::enable_if_t< has_set_properties< T >::value > >
 
class  has_is_compatible< T >
 
struct  stream_meta_type_is_compatible_helper< T, std::enable_if_t<!has_is_compatible< T >::value > >
 
struct  stream_meta_type_is_compatible_helper< T, std::enable_if_t< has_is_compatible< T >::value > >
 
class  stream_meta_type< MetaTypeStruct >
 Generator template stream_meta_type to create a StreamMetaType Class for the Type T. More...
 
class  cStreamType
 Default StreamType implementation. More...
 
class  stream_type< StreamMetaType >
 Generator template to implement a ant::IStreamType based on a Stream Meta Type - see Stream Type and Stream Meta Type. More...
 

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::streaming
 Namespace for the ADTF Streaming SDK.
 
 adtf::streaming::ant
 Namespace for all functionality of the ADTF Streaming SDK provided since v3.0.
 
 adtf::streaming::ant::detail
 Namespace for internal functionality.
 
 adtf::streaming::flash
 Namespace for all functionality of the ADTF Streaming SDK provided since v3.5.
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file streamtype.h.