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

asNative(WrapperType *wrapper) noexceptopcua::Wrapper< UA_ServerConfig >related
asNative(const WrapperType *wrapper) noexceptopcua::Wrapper< UA_ServerConfig >related
asNative(WrapperType &wrapper) noexceptopcua::Wrapper< UA_ServerConfig >related
asNative(const WrapperType &wrapper) noexceptopcua::Wrapper< UA_ServerConfig >related
asWrapper(NativeType *native) noexceptopcua::Wrapper< UA_ServerConfig >related
asWrapper(const NativeType *native) noexceptopcua::Wrapper< UA_ServerConfig >related
asWrapper(NativeType &native) noexceptopcua::Wrapper< UA_ServerConfig >related
asWrapper(const NativeType &native) noexceptopcua::Wrapper< UA_ServerConfig >related
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
opcua::Wrapper< UA_ServerConfig >::operator=(const UA_ServerConfig &native) noexceptopcua::Wrapper< UA_ServerConfig >inline
opcua::Wrapper< UA_ServerConfig >::operator=(UA_ServerConfig &&native) noexceptopcua::Wrapper< UA_ServerConfig >inline
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
swap(Wrapper &other) noexceptopcua::Wrapper< UA_ServerConfig >inline
swap(UA_ServerConfig &native) noexceptopcua::Wrapper< UA_ServerConfig >inline
Wrapper() noexcept=defaultopcua::Wrapper< UA_ServerConfig >
Wrapper(const UA_ServerConfig &native) noexceptopcua::Wrapper< UA_ServerConfig >inlineexplicit
Wrapper(UA_ServerConfig &&native) noexceptopcua::Wrapper< UA_ServerConfig >inlineexplicit
~ServerConfig()opcua::ServerConfig