XRootD
XrdPfc::FPurgeState::PurgeCandidate Struct Reference

#include <XrdPfcFPurgeState.hh>

+ Collaboration diagram for XrdPfc::FPurgeState::PurgeCandidate:

Public Member Functions

 PurgeCandidate (const std::string &dname, const char *fname, long long n, time_t t)
 

Public Attributes

long long nStBlocks
 
std::string path
 
time_t time
 

Detailed Description

Definition at line 25 of file XrdPfcFPurgeState.hh.

Constructor & Destructor Documentation

◆ PurgeCandidate()

XrdPfc::FPurgeState::PurgeCandidate::PurgeCandidate ( const std::string &  dname,
const char *  fname,
long long  n,
time_t  t 
)
inline

Definition at line 31 of file XrdPfcFPurgeState.hh.

Member Data Documentation

◆ nStBlocks

long long XrdPfc::FPurgeState::PurgeCandidate::nStBlocks

Definition at line 28 of file XrdPfcFPurgeState.hh.

◆ path

std::string XrdPfc::FPurgeState::PurgeCandidate::path

Definition at line 27 of file XrdPfcFPurgeState.hh.

◆ time

time_t XrdPfc::FPurgeState::PurgeCandidate::time

Definition at line 29 of file XrdPfcFPurgeState.hh.


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