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

Public Member Functions

 SavedState ()
 

Public Attributes

unsigned int version
 
FdTable< FdInfo > * fd_table
 
void * state_backing_cachemgr
 

Detailed Description

Definition at line 118 of file cache_stream.h.

Constructor & Destructor Documentation

StreamingCacheManager::SavedState::SavedState ( )
inline

Definition at line 119 of file cache_stream.h.

Member Data Documentation

FdTable<FdInfo>* StreamingCacheManager::SavedState::fd_table
void* StreamingCacheManager::SavedState::state_backing_cachemgr
unsigned int StreamingCacheManager::SavedState::version

Definition at line 120 of file cache_stream.h.


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