XRootD
Loading...
Searching...
No Matches
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
int m_astatSize
 size of AStat vector
long long m_buffer_size
 buffer / block size
time_t m_creationTime
 time the info file was created
long long m_file_size
 size of file in bytes
time_t m_noCkSumTime
 time when first non-cksummed block was detected
Status m_status
 status information

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

References m_accessCnt, m_astatSize, m_buffer_size, m_creationTime, m_file_size, and m_noCkSumTime.

Member Data Documentation

◆ m_accessCnt

size_t XrdPfc::Info::Store::m_accessCnt

total access count for the file

Definition at line 82 of file XrdPfcInfo.hh.

Referenced by Store().

◆ m_astatSize

int XrdPfc::Info::Store::m_astatSize

size of AStat vector

Definition at line 84 of file XrdPfcInfo.hh.

Referenced by Store().

◆ m_buffer_size

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

buffer / block size

Definition at line 78 of file XrdPfcInfo.hh.

Referenced by Store().

◆ m_creationTime

time_t XrdPfc::Info::Store::m_creationTime

time the info file was created

Definition at line 80 of file XrdPfcInfo.hh.

Referenced by Store().

◆ m_file_size

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

size of file in bytes

Definition at line 79 of file XrdPfcInfo.hh.

Referenced by Store().

◆ 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

status information

Definition at line 83 of file XrdPfcInfo.hh.


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