CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ExternalCacheManager::ReadOnlyHandle Struct Reference
Collaboration diagram for ExternalCacheManager::ReadOnlyHandle:

Public Member Functions

 ReadOnlyHandle ()
 
 ReadOnlyHandle (const shash::Any &h)
 
bool operator== (const ReadOnlyHandle &other) const
 
bool operator!= (const ReadOnlyHandle &other) const
 

Public Attributes

shash::Any id
 

Detailed Description

Definition at line 156 of file cache_extern.h.

Constructor & Destructor Documentation

ExternalCacheManager::ReadOnlyHandle::ReadOnlyHandle ( )
inline

Definition at line 157 of file cache_extern.h.

ExternalCacheManager::ReadOnlyHandle::ReadOnlyHandle ( const shash::Any h)
inlineexplicit

Definition at line 158 of file cache_extern.h.

Member Function Documentation

bool ExternalCacheManager::ReadOnlyHandle::operator!= ( const ReadOnlyHandle other) const
inline

Definition at line 162 of file cache_extern.h.

bool ExternalCacheManager::ReadOnlyHandle::operator== ( const ReadOnlyHandle other) const
inline

Definition at line 159 of file cache_extern.h.

Member Data Documentation

shash::Any ExternalCacheManager::ReadOnlyHandle::id

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