xrootd
Public Member Functions | Public Attributes | List of all members
XrdFileCache::Prefetch::RAMBlock Struct Reference

Public Member Functions

 RAMBlock ()
 

Public Attributes

int fileBlockIdx
 offset in output file More...
 
int refCount
 read and write reference count More...
 
bool fromRead
 is ram requested from prefetch or read More...
 
ReadRamState_t status
 read from client status More...
 
int readErrno
 posix error on read fail More...
 

Constructor & Destructor Documentation

XrdFileCache::Prefetch::RAMBlock::RAMBlock ( )
inline

Member Data Documentation

int XrdFileCache::Prefetch::RAMBlock::fileBlockIdx

offset in output file

bool XrdFileCache::Prefetch::RAMBlock::fromRead

is ram requested from prefetch or read

int XrdFileCache::Prefetch::RAMBlock::readErrno

posix error on read fail

int XrdFileCache::Prefetch::RAMBlock::refCount

read and write reference count

ReadRamState_t XrdFileCache::Prefetch::RAMBlock::status

read from client status


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