open62541pp 0.19.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.

asWrapper(UA_Server *server) noexceptopcua::Serverrelated
config() noexceptopcua::Server
config() const noexceptopcua::Server
createSubscription() noexceptopcua::Server
detail::getContextopcua::Serverfriend
getAsyncOperation(Server &server) noexceptopcua::Serverrelated
handle() noexceptopcua::Server
handle() const noexceptopcua::Server
isRunning() const noexceptopcua::Server
namespaceArray()opcua::Server
operator!=(const Server &lhs, const Server &rhs) noexceptopcua::Serverrelated
operator=(const Server &)=deleteopcua::Server
operator=(Server &&other) noexceptopcua::Server
operator==(const Server &lhs, const Server &rhs) noexceptopcua::Serverrelated
registerNamespace(std::string_view uri)opcua::Server
run()opcua::Server
runAsyncOperation(Server &server, const AsyncOperation &operation)opcua::Serverrelated
runIterate()opcua::Server
Server()opcua::Server
Server(ServerConfig &&config)opcua::Serverexplicit
Server(UA_Server *native)opcua::Serverexplicit
Server(const Server &)=deleteopcua::Server
Server(Server &&other) noexceptopcua::Server
sessions()opcua::Server
setCustomDataTypes(Span< const DataType > dataTypes)opcua::Serverinline
setVariableNodeDataSource(const NodeId &id, DataSourceBase &source)opcua::Server
setVariableNodeDataSource(const NodeId &id, std::unique_ptr< DataSourceBase > &&source)opcua::Server
setVariableNodeValueCallback(const NodeId &id, ValueCallbackBase &callback)opcua::Server
setVariableNodeValueCallback(const NodeId &id, std::unique_ptr< ValueCallbackBase > &&callback)opcua::Server
stop()opcua::Server
useAsyncOperation(Server &server, const NodeId &id, bool enabled)opcua::Serverrelated
~Server()opcua::Server