xrootd
Loading...
Searching...
No Matches
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
 
long long m_file_size
 size of file in bytes
 
time_t m_creationTime
 time the info file was created
 
time_t m_noCkSumTime
 time when first non-cksummed block was detected
 
size_t m_accessCnt
 total access count for the file
 
Status m_status
 status information
 
int m_astatSize
 size of AStat vector
 

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

◆ m_status

Status XrdPfc::Info::Store::m_status

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