◆ CachedType
◆ EndpointId
◆ SSLSessionsCache() [1/2]
anonymous_namespace{mysql_session.cc}::SSLSessionsCache::SSLSessionsCache |
( |
| ) |
|
|
privatedefault |
◆ SSLSessionsCache() [2/2]
anonymous_namespace{mysql_session.cc}::SSLSessionsCache::SSLSessionsCache |
( |
SSLSessionsCache & |
| ) |
|
|
privatedelete |
◆ instance()
static SSLSessionsCache & anonymous_namespace{mysql_session.cc}::SSLSessionsCache::instance |
( |
| ) |
|
|
inlinestatic |
◆ operator=()
◆ store_ssl_session()
void anonymous_namespace{mysql_session.cc}::SSLSessionsCache::store_ssl_session |
( |
MYSQL * |
con, |
|
|
const EndpointId & |
endpoint_id |
|
) |
| |
|
inline |
◆ try_reuse_session()
void anonymous_namespace{mysql_session.cc}::SSLSessionsCache::try_reuse_session |
( |
MYSQL * |
con, |
|
|
const EndpointId & |
endpoint_id |
|
) |
| |
|
inline |
◆ was_session_reused()
bool anonymous_namespace{mysql_session.cc}::SSLSessionsCache::was_session_reused |
( |
MYSQL * |
con | ) |
|
|
inline |
◆ cache_
◆ kMaxEntriesPerEndpoint
constexpr size_t anonymous_namespace{mysql_session.cc}::SSLSessionsCache::kMaxEntriesPerEndpoint {2} |
|
staticconstexprprivate |
◆ mtx_
std::mutex anonymous_namespace{mysql_session.cc}::SSLSessionsCache::mtx_ |
|
private |
The documentation for this class was generated from the following file: