ADTF
Loading...
Searching...
No Matches
rpc_object_server.h
Go to the documentation of this file.
1
7
#pragma once
8
#include "
rpc_object_server_registry_intf.h
"
9
10
#include <
adtf_utils.h
>
11
#include <
adtfucom3/adtf_ucom3.h
>
12
13
namespace
adtf
14
{
15
namespace
remote
16
{
17
namespace
ant
18
{
19
20
tResult
rpc_register_object_server(
const
char
* strName, ucom::ant::iobject_ptr<IRPCObjectServer>& pObjectServer);
21
tResult
rpc_unregister_object_server(
const
char
* strName);
22
23
}
24
25
namespace
catwo
26
{
27
28
tResult
rpc_register_object_server(
const
char
* strName,
const
adtf::ucom::ant::iobject_enum<adtf::remote::ant::IRPCObjectServer>& oInterfaceObjects);
29
30
}
31
32
using
ant::rpc_register_object_server;
33
using
catwo::rpc_register_object_server;
34
using
ant::rpc_unregister_object_server;
35
}
36
}
adtf_utils.h
adtf_ucom3.h
tResult
A_UTILS_NS::cResult tResult
For backwards compatibility and to bring latest version into scope.
Definition
result.h:736
adtf::remote::ant
Namespace for all functionality of the ADTF Remote SDK provided since v3.0.
Definition
adtf_remote_clock_intf.h:16
adtf::remote::catwo
Namespace for all functionality of the ADTF Remote SDK provided since v3.2.
Definition
adtf_remote_session_intf.h:103
adtf::remote
Namespace for the ADTF Remote SDK.
Definition
adtf_client_connector.h:16
adtf
Namespace for all functionality provided by ADTF and its SDKs.
Definition
adtf_client_connector.h:14
rpc_object_server_registry_intf.h
src
libraries
adtfremotesdk
include
adtfremotesdk
rpc_object_server.h
Copyright © CARIAD SE. All rights reserved | Generated on Thu Aug 6 2026 by doxygen 1.13.2 | GIT Commit Hash: 07d2f84367192978b2a55ca6aee7f968758b7220