CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CachePlugin::SessionCtxGuard Class Reference

Public Member Functions

 SessionCtxGuard (uint64_t session_id, CachePlugin *plugin)
 
 ~SessionCtxGuard ()
 

Detailed Description

RAII form of the SessionCtx. On construction, automatically sets the session context if the session id is found. On destruction, unsets the session information.

Definition at line 179 of file channel.h.

Constructor & Destructor Documentation

CachePlugin::SessionCtxGuard::SessionCtxGuard ( uint64_t  session_id,
CachePlugin plugin 
)
inline

Definition at line 181 of file channel.h.

Here is the call graph for this function:

CachePlugin::SessionCtxGuard::~SessionCtxGuard ( )
inline

Definition at line 195 of file channel.h.

Here is the call graph for this function:


The documentation for this class was generated from the following file: