open62541pp 0.16.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::Server Member List

This is the complete list of members for opcua::Server, including all inherited members.

config() noexceptopcua::Server
config() const noexceptopcua::Server
createEvent(const NodeId &eventType=ObjectTypeId::BaseEventType)opcua::Server
createSubscription() noexceptopcua::Server
detail::getContext(Server &server) noexceptopcua::Serverfriend
getNamespaceArray()opcua::Server
getNode(NodeId id)opcua::Server
getObjectsNode()opcua::Server
getRootNode()opcua::Server
getSessions()opcua::Server
getTypesNode()opcua::Server
getViewsNode()opcua::Server
handle() noexceptopcua::Server
handle() const noexceptopcua::Server
isRunning() const noexceptopcua::Server
operator=(const Server &)=deleteopcua::Server
operator=(Server &&other) noexceptopcua::Server
registerNamespace(std::string_view uri)opcua::Server
run()opcua::Server
runIterate()opcua::Server
Server()opcua::Server
Server(ServerConfig &&config)opcua::Serverexplicit
Server(uint16_t port, const ByteString &certificate={})opcua::Serverinlineexplicit
Server(uint16_t port, const ByteString &certificate, const ByteString &privateKey, Span< const ByteString > trustList, Span< const ByteString > issuerList, Span< const ByteString > revocationList={})opcua::Serverinline
Server(const Server &)=deleteopcua::Server
Server(Server &&other) noexceptopcua::Server
setAccessControl(AccessControlBase &accessControl)opcua::Serverinline
setAccessControl(std::unique_ptr< AccessControlBase > &&accessControl)opcua::Serverinline
setApplicationName(std::string_view name)opcua::Serverinline
setApplicationUri(std::string_view uri)opcua::Serverinline
setCustomDataTypes(Span< const DataType > dataTypes)opcua::Server
setCustomHostname(std::string_view hostname)opcua::Server
setLogger(LogFunction logger)opcua::Serverinline
setProductUri(std::string_view uri)opcua::Serverinline
setVariableNodeValueBackend(const NodeId &id, ValueBackendDataSource backend)opcua::Server
setVariableNodeValueCallback(const NodeId &id, ValueCallback callback)opcua::Server
stop()opcua::Server
~Server()opcua::Server