XrdPfc::Info::Store Struct Reference

#include <XrdPfcInfo.hh>

List of all members.

Public Member Functions

 Store ()

Public Attributes

int m_version
 info version
long long m_buffer_size
 prefetch buffer size
long long m_file_size
 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
 total access count for the file
std::vector< AStatm_astats
 access records

Constructor & Destructor Documentation

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

Member Data Documentation

total access count for the file

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

access records

disk written state vector

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

cksum of downloaded information

time the info file was created

number of file blocks

Referenced by XrdPfc::Info::GetExpectedDataFileSize(), and XrdPfc::Info::GetFileSize().

info version

Referenced by XrdPfc::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 7 Jul 2020 for xrootd by  doxygen 1.6.1