ADTF  3.18.2
sample_collectors.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  cExternalSampleReaderQueue
 
class  cLastSamplesCollector
 A class that collects the last samples from multiple sample readers. More...
 
class  cSampleSetCollector
 A class that collects the sample sets from multiple sample readers. More...
 
struct  cSampleSetCollector::tQueue
 
class  cTimeBasedSampleSetCollector
 A class that collects the sample sets from multiple sample readers. More...
 
class  cExternalSampleReaderQueue
 
struct  function_type_from_operator< T >
 
struct  function_type_from_operator< Ret(Class::*)(Args...) const >
 
class  cLastSamplesCollector
 
class  cSampleSetCollector
 
struct  cSampleSetCollector::tQueue
 
class  cTimeBasedSampleSetCollector
 

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.
 
 adtf::streaming::flash::detail
 Namespace for internal functionality.
 

Functions

template<typename F >
function_type_from_operator< decltype(&F::operator())>::type function_from_lambda (F const &func)
 
template<typename ReaderType >
std::function< tResult(ISampleReader &, const adtf::ucom::iobject_ptr< const IStreamType > &)> get_type_change_callback_translator (std::function< tResult(ReaderType &, const adtf::ucom::iobject_ptr< const IStreamType > &)> fnCallback)
 
template<typename Callable >
std::function< tResult(ISampleReader &, const adtf::ucom::iobject_ptr< const IStreamType > &)> get_type_change_callback_translator (Callable &&fnCallback)
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file sample_collectors.h.