|
ADTF
|
Namespace for all internally used functionality implemented. 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) |
Namespace for all internally used functionality implemented.