Public Member Functions | |
FS (const std::string &dname, const char *fname, long long n, time_t t, DirState *ds) |
Public Attributes | |
DirState * | dirState |
long long | nBytes |
std::string | path |
time_t | time |
Definition at line 225 of file XrdPfcPurge.cc.
|
inline |
Definition at line 232 of file XrdPfcPurge.cc.
DirState* XrdPfc::FPurgeState::FS::dirState |
Definition at line 230 of file XrdPfcPurge.cc.
Referenced by FS().
long long XrdPfc::FPurgeState::FS::nBytes |
Definition at line 228 of file XrdPfcPurge.cc.
Referenced by FS().
std::string XrdPfc::FPurgeState::FS::path |
Definition at line 227 of file XrdPfcPurge.cc.
Referenced by FS().
time_t XrdPfc::FPurgeState::FS::time |
Definition at line 229 of file XrdPfcPurge.cc.
Referenced by FS().