|
ADTF
|
#include "samplebuffer_intf.h"#include "sampleinfo_intf.h"#include "samplelog/samplelog_intf.h"#include <adtfucom3/adtf_ucom3.h>#include <adtfbase/chrono.h>#include <adtfbase/rawmemory_intf.h>#include <adtf_base_deprecated.h>Go to the source code of this file.
Classes | |
| class | adtf::streaming::ant::ISample |
| class | adtf::streaming::flash::ISample |
| class | adtf::streaming::hollow::ISample |
| class | adtf::streaming::thor::ISample |
| class | adtf::streaming::ISample |
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::flash |
| Namespace for all functionality of the ADTF Streaming SDK provided since v3.5. | |
| namespace | adtf::streaming::hollow |
| Namespace for all functionality of the ADTF Streaming SDK provided since v3.7. | |
| namespace | adtf::streaming::thor |
| Namespace for all functionality of the ADTF Streaming SDK provided since v3.19. | |
Macros | |
| #define | CID_ADTF_SAMPLE_POOL "sample_pool.service.adtf.cid" |
| Prefedinition of the Pooled ADTF Sample Factory. | |
Functions | |
| template<typename T> | |
| tResult | adtf::streaming::ant::read_from_sample (const ISample &oSample, T &oValue) |
| template<typename T> | |
| tResult | adtf::streaming::ant::write_to_sample (ISample &oSample, const T &oValue) |
| template<typename T> | |
| tResult | adtf::streaming::read_from_sample (const ISample &oSample, T &oValue) |
| template<typename T> | |
| tResult | adtf::streaming::write_to_sample (ISample &oSample, const T &oValue) |
Copyright © Audi Electronics Venture GmbH. All rights reserved