XrdFileCache::Info::Store Struct Reference

#include <XrdFileCacheInfo.hh>

List of all members.

Public Member Functions

 Store ()

Public Attributes

int m_version
 info version
long long m_bufferSize
 prefetch buffer size
long long m_fileSize
 number of file blocks
unsigned char * m_buff_synced
 disk written state vector
char m_cksum [16]
 cksum of downloaded information
time_t m_creationTime
 time the info file was created
size_t m_accessCnt
 number of written AStat structs
std::vector< AStatm_astats
 number of last m_maxAcessCnts

Constructor & Destructor Documentation

XrdFileCache::Info::Store::Store (  )  [inline]

Member Data Documentation

number of written AStat structs

Referenced by XrdFileCache::Info::GetAccessCnt().

number of last m_maxAcessCnts

disk written state vector

Referenced by XrdFileCache::Info::SetBitSynced().

cksum of downloaded information

time the info file was created

info version

Referenced by XrdFileCache::Info::GetVersion().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Jul 2019 for xrootd by  doxygen 1.6.1