#include <XrdPfcInfo.hh>
Definition at line 76 of file XrdPfcInfo.hh.
◆ Store()
XrdPfc::Info::Store::Store |
( |
| ) |
|
|
inline |
Definition at line 86 of file XrdPfcInfo.hh.
86 :
89 {}
int m_astatSize
size of AStat vector
long long m_buffer_size
buffer / block size
time_t m_noCkSumTime
time when first non-cksummed block was detected
size_t m_accessCnt
total access count for the file
long long m_file_size
size of file in bytes
time_t m_creationTime
time the info file was created
References m_accessCnt, m_astatSize, m_buffer_size, m_creationTime, m_file_size, and m_noCkSumTime.
◆ m_accessCnt
size_t XrdPfc::Info::Store::m_accessCnt |
◆ m_astatSize
int XrdPfc::Info::Store::m_astatSize |
◆ m_buffer_size
long long XrdPfc::Info::Store::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 |
time when first non-cksummed block was detected
Definition at line 81 of file XrdPfcInfo.hh.
Referenced by Store().
◆ m_status
Status XrdPfc::Info::Store::m_status |
The documentation for this struct was generated from the following file: