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

addCustomDataTypes(Span< const DataType > types)opcua::ServerConfig
asNative(UA_ServerConfig *wrapper) noexceptopcua::Wrapper< UA_ServerConfig >related
asNative(const UA_ServerConfig *wrapper) noexceptopcua::Wrapper< UA_ServerConfig >related
asNative(UA_ServerConfig &wrapper) noexceptopcua::Wrapper< UA_ServerConfig >related
asNative(const UA_ServerConfig &wrapper) noexceptopcua::Wrapper< UA_ServerConfig >related
asWrapper(typename T::NativeType *native) noexceptopcua::Wrapper< UA_ServerConfig >related
asWrapper(const typename T::NativeType *native) noexceptopcua::Wrapper< UA_ServerConfig >related
asWrapper(typename T::NativeType &native) noexceptopcua::Wrapper< UA_ServerConfig >related
asWrapper(const typename T::NativeType &native) noexceptopcua::Wrapper< UA_ServerConfig >related
clear() noexceptopcua::Wrapper< UA_ServerConfig >inlineprotected
handle() noexceptopcua::Wrapper< UA_ServerConfig >inline
handle() const noexceptopcua::Wrapper< UA_ServerConfig >inline
HandlerType typedefopcua::Wrapper< UA_ServerConfig >
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 &&) noexcept=defaultopcua::ServerConfig
Wrapper< UA_ServerConfig >::operator=(const Wrapper &other)opcua::Wrapper< UA_ServerConfig >inline
Wrapper< UA_ServerConfig >::operator=(const UA_ServerConfig &native)opcua::Wrapper< UA_ServerConfig >inline
Wrapper< UA_ServerConfig >::operator=(Wrapper &&other) noexceptopcua::Wrapper< UA_ServerConfig >inline
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::ServerConfiginlineexplicit
ServerConfig(const ServerConfig &)=deleteopcua::ServerConfig
ServerConfig(ServerConfig &&) noexcept=defaultopcua::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 Wrapper &other)opcua::Wrapper< UA_ServerConfig >inline
Wrapper(const UA_ServerConfig &native)opcua::Wrapper< UA_ServerConfig >inlineexplicit
Wrapper(Wrapper &&other) noexceptopcua::Wrapper< UA_ServerConfig >inline
Wrapper(UA_ServerConfig &&native) noexceptopcua::Wrapper< UA_ServerConfig >inline
~ServerConfig() noexcept=defaultopcua::ServerConfig
~Wrapper() noexcept=defaultopcua::Wrapper< UA_ServerConfig >