ADTF
Loading...
Searching...
No Matches
interface_binding_server_intf.h
Go to the documentation of this file.
1
7
#pragma once
8
#include "
interface_binding_object_intf.h
"
9
10
namespace
adtf
11
{
12
namespace
streaming
13
{
14
namespace
ant
15
{
16
20
class
IBindingServer
:
public
IBindingObject
21
{
22
protected
:
23
~IBindingServer
() =
default
;
24
public
:
26
ADTF_IID
(
IBindingServer
,
"bindingserver.ant.streaming.adtf.iid"
);
27
28
public
:
29
48
virtual
tResult
Bind
(
const
ucom::ant::iobject_ptr<IBindingProxy>
& pBindingProxy) = 0;
49
};
50
51
}
// namespace ant
52
53
using
ant::IBindingServer
;
54
55
}
//namespace streaming
56
}
//namespace adtf
tResult
A_UTILS_NS::cResult tResult
For backwards compatibility and to bring latest version into scope.
Definition
result.h:736
adtf::streaming::ant::IBindingObject
Definition
interface_binding_object_intf.h:24
adtf::streaming::ant::IBindingServer
Definition
interface_binding_server_intf.h:21
adtf::streaming::ant::IBindingServer::ADTF_IID
ADTF_IID(IBindingServer, "bindingserver.ant.streaming.adtf.iid")
definiton of interface id
adtf::streaming::ant::IBindingServer::Bind
virtual tResult Bind(const ucom::ant::iobject_ptr< IBindingProxy > &pBindingProxy)=0
adtf::ucom::ant::iobject_ptr
Base object pointer to realize binary compatible reference counting in interface methods.
Definition
object_ptr_intf.h:112
interface_binding_object_intf.h
adtf::streaming::ant
Namespace for all functionality of the ADTF Streaming SDK provided since v3.0.
Definition
bindingproxyoutport.h:16
adtf::streaming
Namespace for the ADTF Streaming SDK.
Definition
bindingproxyinport.h:14
adtf
Namespace for all functionality provided by ADTF and its SDKs.
Definition
adtf_client_connector.h:14
src
libraries
streaming3
include
adtfstreaming3
interface_binding_server_intf.h
Copyright © CARIAD SE. All rights reserved | Generated on Thu Aug 6 2026 by doxygen 1.13.2 | GIT Commit Hash: 07d2f84367192978b2a55ca6aee7f968758b7220