ADTF  3.18.2
interface_binding_object.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  cBindingServer
 Default Implementation of IBindingServer for a BindingObject that is able to connect to a IBindingProxy. More...
 
class  cBindingClient
 Default Implementation of adtf::IDynamicBindingObject for one binding object that is able to connect to exactly one server object. More...
 
class  cWeakBindingServer
 Default Implementation of IBindingServer for a BindingObject that is able to connect to a IBindingProxy. 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::elasto
 Namespace for all functionality of the ADTF Streaming SDK provided since v3.4.
 

Functions

template<typename Interface , typename InterfaceBinding >
tResult create_weak_binding_server (InterfaceBinding &oInterfaceBinding, const char *strName, const ucom::ant::iobject_ptr< Interface > &pObject)
 This method creates and registers a new weak binding server (adtf::streaming::elasto::cWeakBindingServer) object. More...
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file interface_binding_object.h.