Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
freeopcua
tests
server
builtin_server.h
Go to the documentation of this file.
1
11
#pragma once
12
13
#include <
opc/ua/services/services.h
>
14
15
namespace
OpcUa
16
{
17
namespace
Server
18
{
19
20
class
BuiltinServer
:
public
Common::Interface
21
{
22
public
:
23
DEFINE_CLASS_POINTERS
(
BuiltingServerFactory
);
24
25
public
:
26
virtual
OpcUa::Services::SharedPtr
GetServices
()
const
= 0;
27
};
28
29
30
}
// namespace UaServer
31
}
// namespace OpcUa
services.h
Common::Interface
Definition:
interface.h:17
OpcUa::Server::BuiltinServer::DEFINE_CLASS_POINTERS
DEFINE_CLASS_POINTERS(BuiltingServerFactory)
OpcUa::Server::BuiltingServerFactory
Definition:
builtin_server_addon.h:23
OpcUa
OPC UA Address space part. GNU LGPL.
Definition:
ua/client/addon.h:18
OpcUa::Server::BuiltinServer::GetServices
virtual OpcUa::Services::SharedPtr GetServices() const =0
OpcUa::Names::Server
const char Server[]
Definition:
strings.h:121
OpcUa::Server::BuiltinServer
Definition:
builtin_server.h:20
ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:06:04