CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
TlsClientOptions Member List

This is the complete list of members for TlsClientOptions, including all inherited members.

alias(const State *state)Objectprotectedstatic
as() constObject
certPath() constTlsClientOptions
ciphers() constTlsClientOptions
initOnce()Objectprotected
initOncePerThread()Objectprotected
is() constObject
isNull() constObject
isWeak() constObject
keyPath() constTlsClientOptions
Object()=defaultObject
Object(State *newState)Objectexplicitprotected
Object(State *state, Alias) (defined in Object)Objectexplicitprotected
Object(State *state, Weak) (defined in Object)Objectexplicitprotected
operator bool() constObjectexplicit
operator<=>(const Object &other) constObject
operator=(std::nullptr_t) (defined in Object)Objectprotected
operator==(const Object &other) constObject
serverName() constTlsClientOptions
setCiphers(const String &ciphers)TlsClientOptions
setCredentials(const String &certPath, const String &keyPath)TlsClientOptions
setServerName(const String &serverName)TlsClientOptions
setTrustFilePath(const String &filePath)TlsClientOptions
TlsClientOptions()=defaultTlsClientOptions
trustFilePath() constTlsClientOptions
useCount() constObject
weak() const (defined in Object)Objectprotected
weak(const State *state) (defined in Object)Objectprotectedstatic