CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AuthzSessionManager::SessionKey Struct Reference

Public Member Functions

 SessionKey ()
 
bool operator== (const SessionKey &other) const
 
bool operator!= (const SessionKey &other) const
 

Public Attributes

pid_t sid
 
uint64_t sid_bday
 

Detailed Description

Extended information on an SID.

Definition at line 94 of file authz_session.h.

Constructor & Destructor Documentation

AuthzSessionManager::SessionKey::SessionKey ( )
inline

Definition at line 95 of file authz_session.h.

Member Function Documentation

bool AuthzSessionManager::SessionKey::operator!= ( const SessionKey other) const
inline

Definition at line 104 of file authz_session.h.

bool AuthzSessionManager::SessionKey::operator== ( const SessionKey other) const
inline

Definition at line 99 of file authz_session.h.

Member Data Documentation

pid_t AuthzSessionManager::SessionKey::sid
uint64_t AuthzSessionManager::SessionKey::sid_bday

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