|
ADTF
|
#include "samplereader.h"#include <mutex>#include <deque>#include <vector>#include <memory>#include <functional>Go to the source code of this file.
Namespaces | |
| namespace | adtf |
| Namespace for all functionality provided by ADTF and its SDKs. | |
| namespace | adtf::streaming |
| Namespace for the ADTF Streaming SDK. | |
| namespace | adtf::streaming::ant |
| Namespace for all functionality of the ADTF Streaming SDK provided since v3.0. | |
| namespace | adtf::streaming::ant::detail |
| Namespace for all internally used functionality implemented. | |
| namespace | adtf::streaming::flash |
| Namespace for all functionality of the ADTF Streaming SDK provided since v3.5. | |
| namespace | adtf::streaming::flash::detail |
| Namespace for all internally used functionality implemented. | |
Functions | |
| template<typename F> | |
| function_type_from_operator< decltype(&F::operator())>::type | adtf::streaming::flash::detail::function_from_lambda (F const &func) |
| template<typename ReaderType> | |
| std::function< tResult(ISampleReader &, const adtf::ucom::iobject_ptr< const IStreamType > &)> | adtf::streaming::flash::detail::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 > &)> | adtf::streaming::flash::detail::get_type_change_callback_translator (Callable &&fnCallback) |
Copyright © Audi Electronics Venture GmbH. All rights reserved