Copyright © Audi Electronics Venture GmbH. More...
Go to the source code of this file.
Classes | |
class | ISample |
The ISample interface sets and retrieves properties on samples . More... | |
class | ISample |
The ISample interface sets and retrieves properties on samples . More... | |
class | ISample |
The ISample interface sets and retrieves properties on samples . More... | |
class | ISample |
The ISample interface sets and retrieves properties on samples . More... | |
class | ISample |
The ISample interface sets and retrieves properties on samples . More... | |
Namespaces | |
namespace | adtf |
Namespace for entire ADTF SDK. | |
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 | read_from_sample (const ISample &oSample, T &oValue) |
Helper to read the value oValue from the sample oSample . | |
template<typename T> | |
tResult | write_to_sample (ISample &oSample, const T &oValue) |
Helper to write the value oValue to the sample oSample . | |
template<typename T> | |
tResult | read_from_sample (const ISample &oSample, T &oValue) |
Helper to read the value oValue from the sample oSample . | |
template<typename T> | |
tResult | write_to_sample (ISample &oSample, const T &oValue) |
Helper to write the value oValue to the sample oSample . | |
#define CID_ADTF_SAMPLE_POOL "sample_pool.service.adtf.cid" |
Prefedinition of the Pooled ADTF Sample Factory.
Definition at line 26 of file sample_intf.h.