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

Public Member Functions

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

Public Attributes

shash::Any handle
 
bool is_volatile
 

Detailed Description

Definition at line 245 of file cache_ram.h.

Constructor & Destructor Documentation

RamCacheManager::ReadOnlyHandle::ReadOnlyHandle ( )
inline

Definition at line 246 of file cache_ram.h.

RamCacheManager::ReadOnlyHandle::ReadOnlyHandle ( const shash::Any h,
bool  v 
)
inline

Definition at line 250 of file cache_ram.h.

Member Function Documentation

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

Definition at line 257 of file cache_ram.h.

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

Definition at line 254 of file cache_ram.h.

Member Data Documentation

bool RamCacheManager::ReadOnlyHandle::is_volatile

Definition at line 262 of file cache_ram.h.

Referenced by RamCacheManager::GetStore().


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