ADTF  3.18.2
sample_data.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  sample_data< T >
 Sample Data getter for an easy use of samples with samplebuffer set to the type T. More...
 
class  sample_data< T >
 Easy data access for input samples. More...
 
class  sample_data< T, Enable >
 Easy data access for input samples of non trivial type @T (see Supported types for adtf_memory<T> for writing and reading Samples). More...
 
class  sample_data< T, typename std::enable_if_t< std::is_trivially_copyable< T >::value > >
 Easy data access for input samples for trivial types (see Supported types for adtf_memory<T> for writing and reading Samples) 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::flash
 Namespace for all functionality of the ADTF Streaming SDK provided since v3.5.
 
 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 sample_data.h.