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

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

handle() noexceptopcua::Wrapper< UA_ServerConfig >inline
handle() const noexceptopcua::Wrapper< UA_ServerConfig >inline
native() const noexceptopcua::Wrapper< UA_ServerConfig >inlineprotected
native() noexceptopcua::Wrapper< UA_ServerConfig >inlineprotected
NativeType typedefopcua::Wrapper< UA_ServerConfig >
operator const UA_ServerConfig &() const noexceptopcua::Wrapper< UA_ServerConfig >inline
operator UA_ServerConfig &() noexceptopcua::Wrapper< UA_ServerConfig >inline
operator->() noexceptopcua::Wrapper< UA_ServerConfig >inline
operator->() const noexceptopcua::Wrapper< UA_ServerConfig >inline
operator=(const ServerConfig &)=deleteopcua::ServerConfig
operator=(ServerConfig &&other) noexceptopcua::ServerConfig
ServerConfig()opcua::ServerConfig
ServerConfig(uint16_t port, const ByteString &certificate={})opcua::ServerConfigexplicit
ServerConfig(uint16_t port, const ByteString &certificate, const ByteString &privateKey, Span< const ByteString > trustList, Span< const ByteString > issuerList, Span< const ByteString > revocationList={})opcua::ServerConfig
ServerConfig(UA_ServerConfig &&native)opcua::ServerConfigexplicit
ServerConfig(const ServerConfig &)=deleteopcua::ServerConfig
ServerConfig(ServerConfig &&other) noexceptopcua::ServerConfig
setAccessControl(AccessControlBase &accessControl)opcua::ServerConfig
setAccessControl(std::unique_ptr< AccessControlBase > &&accessControl)opcua::ServerConfig
setApplicationName(std::string_view name)opcua::ServerConfig
setApplicationUri(std::string_view uri)opcua::ServerConfig
setBuildInfo(BuildInfo buildInfo)opcua::ServerConfig
setLogger(LogFunction func)opcua::ServerConfig
setProductUri(std::string_view uri)opcua::ServerConfig
Wrapper()=defaultopcua::Wrapper< UA_ServerConfig >
Wrapper(const UA_ServerConfig &native)opcua::Wrapper< UA_ServerConfig >inlineexplicit
Wrapper(UA_ServerConfig &&native) noexceptopcua::Wrapper< UA_ServerConfig >inlineexplicit
~ServerConfig()opcua::ServerConfig