open62541pp
0.16.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua
ServerConfig
opcua::ServerConfig Member List
This is the complete list of members for
opcua::ServerConfig
, including all inherited members.
handle
() noexcept
opcua::Wrapper< UA_ServerConfig >
inline
handle
() const noexcept
opcua::Wrapper< UA_ServerConfig >
inline
native
() const noexcept
opcua::Wrapper< UA_ServerConfig >
inline
protected
native
() noexcept
opcua::Wrapper< UA_ServerConfig >
inline
protected
NativeType
typedef
opcua::Wrapper< UA_ServerConfig >
operator const UA_ServerConfig &
() const noexcept
opcua::Wrapper< UA_ServerConfig >
inline
operator UA_ServerConfig &
() noexcept
opcua::Wrapper< UA_ServerConfig >
inline
operator->
() noexcept
opcua::Wrapper< UA_ServerConfig >
inline
operator->
() const noexcept
opcua::Wrapper< UA_ServerConfig >
inline
operator=
(const ServerConfig &)=delete
opcua::ServerConfig
operator=
(ServerConfig &&other) noexcept
opcua::ServerConfig
ServerConfig
()
opcua::ServerConfig
ServerConfig
(uint16_t port, const ByteString &certificate={})
opcua::ServerConfig
explicit
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::ServerConfig
explicit
ServerConfig
(const ServerConfig &)=delete
opcua::ServerConfig
ServerConfig
(ServerConfig &&other) noexcept
opcua::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
()=default
opcua::Wrapper< UA_ServerConfig >
Wrapper
(const UA_ServerConfig &native)
opcua::Wrapper< UA_ServerConfig >
inline
explicit
Wrapper
(UA_ServerConfig &&native) noexcept
opcua::Wrapper< UA_ServerConfig >
inline
explicit
~ServerConfig
()
opcua::ServerConfig
Generated by
1.11.0