ADTF  3.18.2
adtf::streaming::flash::detail Namespace Reference

Namespace for internal functionality. More...

Classes

class  cExternalSampleReaderQueue
 
struct  function_type_from_operator
 
struct  function_type_from_operator< Ret(Class::*)(Args...) const >
 

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

Namespace for internal functionality.