XRootD
XrdPfc::Info::Store Struct Reference

#include <XrdPfcInfo.hh>

+ Collaboration diagram for XrdPfc::Info::Store:

Public Member Functions

 Store ()
 

Public Attributes

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

Detailed Description

Definition at line 76 of file XrdPfcInfo.hh.

Constructor & Destructor Documentation

◆ Store()

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

Definition at line 86 of file XrdPfcInfo.hh.

86  :
89  {}
int m_astatSize
size of AStat vector
Definition: XrdPfcInfo.hh:84
long long m_buffer_size
buffer / block size
Definition: XrdPfcInfo.hh:78
time_t m_noCkSumTime
time when first non-cksummed block was detected
Definition: XrdPfcInfo.hh:81
size_t m_accessCnt
total access count for the file
Definition: XrdPfcInfo.hh:82
long long m_file_size
size of file in bytes
Definition: XrdPfcInfo.hh:79
time_t m_creationTime
time the info file was created
Definition: XrdPfcInfo.hh:80

Member Data Documentation

◆ m_accessCnt

size_t XrdPfc::Info::Store::m_accessCnt

◆ m_astatSize

int XrdPfc::Info::Store::m_astatSize

size of AStat vector

Definition at line 84 of file XrdPfcInfo.hh.

Referenced by XrdPfc::Info::Read(), XrdPfc::Info::ResetAllAccessStats(), and XrdPfc::Info::Write().

◆ m_buffer_size

◆ m_creationTime

time_t XrdPfc::Info::Store::m_creationTime

◆ m_file_size

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

◆ m_noCkSumTime

time_t XrdPfc::Info::Store::m_noCkSumTime

◆ m_status


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