open62541pp
0.16.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua
ClientConfig
opcua::ClientConfig Member List
This is the complete list of members for
opcua::ClientConfig
, including all inherited members.
ClientConfig
()
opcua::ClientConfig
ClientConfig
(const ByteString &certificate, const ByteString &privateKey, Span< const ByteString > trustList, Span< const ByteString > revocationList={})
opcua::ClientConfig
ClientConfig
(UA_ClientConfig &&native)
opcua::ClientConfig
explicit
ClientConfig
(const ClientConfig &)=delete
opcua::ClientConfig
ClientConfig
(ClientConfig &&other) noexcept
opcua::ClientConfig
handle
() noexcept
opcua::Wrapper< UA_ClientConfig >
inline
handle
() const noexcept
opcua::Wrapper< UA_ClientConfig >
inline
native
() const noexcept
opcua::Wrapper< UA_ClientConfig >
inline
protected
native
() noexcept
opcua::Wrapper< UA_ClientConfig >
inline
protected
NativeType
typedef
opcua::Wrapper< UA_ClientConfig >
operator const UA_ClientConfig &
() const noexcept
opcua::Wrapper< UA_ClientConfig >
inline
operator UA_ClientConfig &
() noexcept
opcua::Wrapper< UA_ClientConfig >
inline
operator->
() noexcept
opcua::Wrapper< UA_ClientConfig >
inline
operator->
() const noexcept
opcua::Wrapper< UA_ClientConfig >
inline
operator=
(const ClientConfig &)=delete
opcua::ClientConfig
operator=
(ClientConfig &&other) noexcept
opcua::ClientConfig
setLogger
(LogFunction func)
opcua::ClientConfig
setSecurityMode
(MessageSecurityMode mode) noexcept
opcua::ClientConfig
setTimeout
(uint32_t milliseconds) noexcept
opcua::ClientConfig
setUserIdentityToken
(const AnonymousIdentityToken &token)
opcua::ClientConfig
setUserIdentityToken
(const UserNameIdentityToken &token)
opcua::ClientConfig
setUserIdentityToken
(const X509IdentityToken &token)
opcua::ClientConfig
setUserIdentityToken
(const IssuedIdentityToken &token)
opcua::ClientConfig
Wrapper
()=default
opcua::Wrapper< UA_ClientConfig >
Wrapper
(const UA_ClientConfig &native)
opcua::Wrapper< UA_ClientConfig >
inline
explicit
Wrapper
(UA_ClientConfig &&native) noexcept
opcua::Wrapper< UA_ClientConfig >
inline
explicit
~ClientConfig
()
opcua::ClientConfig
Generated by
1.11.0