ADTF  3.18.2
streaming_sink.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  cSampleStreamingSink
 Basic implementation for a Streaming Sink. More...
 
class  cSampleStreamingSink
 Basic implementation for a Streaming Sink. More...
 

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::streaming
 Namespace for the ADTF Streaming SDK.
 
 adtf::streaming::ant
 Namespace for all functionality of the ADTF Streaming SDK provided since v3.0.
 
 adtf::streaming::catwo
 Namespace for all functionality of the ADTF Streaming SDK provided since v3.2.
 

Functions

template<typename INTERFACE >
tResult create_server (cSampleStreamingSink &oStreamingSink, const char *strServerName, const adtf::ucom::iobject_ptr< INTERFACE > &pServerInterface)
 Creates a binding server object for the given INTERFACE type and register it on the cSampleStreamingSink instance. More...
 
template<typename INTERFACE >
tResult create_client (cSampleStreamingSink &oStreamingSink, const char *strClientName)
 Creates a binding client object for the given INTERFACE type and register it on the cSampleStreamingSink instance. More...
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file streaming_sink.h.