ADTF  3.18.2
streammetatypestring.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

struct  stream_meta_type_string
 Use this Stream Meta Type if your sample data will be any of this type: std::string, std::u16string. More...
 
class  stream_type_string< T >
 Generator template to create an instance of a ant::IStreamType class for penguin::stream_meta_type_string ("adtf/string"). More...
 
class  stream_type_string< std::string >
 
class  stream_type_string< std::u16string >
 

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::streaming
 Namespace for the ADTF Streaming SDK.
 
 adtf::streaming::penguin
 Namespace for all functionality of the ADTF Streaming SDK provided since v3.15.
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file streammetatypestring.h.