xrootd
Public Member Functions | Public Attributes | List of all members
XrdPfc::Info::Store Struct Reference

#include <XrdPfcInfo.hh>

Collaboration diagram for XrdPfc::Info::Store:
Collaboration graph
[legend]

Public Member Functions

 Store ()
 

Public Attributes

long long m_buffer_size
 buffer / block size More...
 
long long m_file_size
 size of file in bytes More...
 
time_t m_creationTime
 time the info file was created More...
 
time_t m_noCkSumTime
 time when first non-cksummed block was detected More...
 
size_t m_accessCnt
 total access count for the file More...
 
Status m_status
 status information More...
 
int m_astatSize
 size of AStat vector More...
 

Constructor & Destructor Documentation

◆ Store()

XrdPfc::Info::Store::Store ( )
inline

Member Data Documentation

◆ m_accessCnt

size_t XrdPfc::Info::Store::m_accessCnt

total access count for the file

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

◆ m_astatSize

int XrdPfc::Info::Store::m_astatSize

size of AStat vector

◆ m_buffer_size

long long XrdPfc::Info::Store::m_buffer_size

◆ m_creationTime

time_t XrdPfc::Info::Store::m_creationTime

time the info file was created

Referenced by XrdPfc::Info::GetCreationTime(), and XrdPfc::Info::GetNoCkSumTimeForUVKeep().

◆ m_file_size

long long XrdPfc::Info::Store::m_file_size

size of file in bytes

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

◆ m_noCkSumTime

time_t XrdPfc::Info::Store::m_noCkSumTime

time when first non-cksummed block was detected

Referenced by XrdPfc::Info::GetNoCkSumTime(), XrdPfc::Info::GetNoCkSumTimeForUVKeep(), and XrdPfc::Info::HasNoCkSumTime().

◆ m_status

Status XrdPfc::Info::Store::m_status

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