Node for single cached session.
More...
Node for single cached session.
◆ Node() [1/2]
◆ ~Node()
tsi::SslSessionLRUCache::Node::~Node |
( |
| ) |
|
|
inline |
◆ Node() [2/2]
tsi::SslSessionLRUCache::Node::Node |
( |
const Node & |
| ) |
|
|
delete |
◆ AvlKey()
void* tsi::SslSessionLRUCache::Node::AvlKey |
( |
| ) |
|
|
inline |
◆ CopySession()
SslSessionPtr tsi::SslSessionLRUCache::Node::CopySession |
( |
| ) |
const |
|
inline |
Returns a copy of the node's cache session.
◆ operator=()
Node& tsi::SslSessionLRUCache::Node::operator= |
( |
const Node & |
| ) |
|
|
delete |
◆ SetSession()
void tsi::SslSessionLRUCache::Node::SetSession |
( |
SslSessionPtr |
session | ) |
|
|
inline |
Set the session (which is moved) for the node.
◆ SslSessionLRUCache
The documentation for this class was generated from the following file: