#include <XrdFrmTSort.hh>
Static Private Attributes |
| static const int | SCshift = 0 |
| static const int | MNshift = 6 |
| static const int | HRshift = 12 |
| static const int | tMask = 0x3f |
| static const int | dVal = 24*60*60 |
Constructor & Destructor Documentation
| XrdFrmTSort::XrdFrmTSort |
( |
int |
szSort = 0 | ) |
|
|
inline |
| XrdFrmTSort::~XrdFrmTSort |
( |
| ) |
|
|
inline |
Member Function Documentation
| int XrdFrmTSort::Count |
( |
| ) |
|
|
inline |
References Bin(), DYent, FSTab, HRent, HRshift, MNent, MNshift, XrdFrmFileset::Next, numEnt, SCent, and SCshift.
Referenced by XrdFrmPurge::Advance(), and XrdFrmPurge::PurgeFile().
| void XrdFrmTSort::Purge |
( |
| ) |
|
| void XrdFrmTSort::Reset |
( |
| ) |
|
|
private |
Member Data Documentation
| time_t XrdFrmTSort::baseT |
|
private |
| const int XrdFrmTSort::dVal = 24*60*60 |
|
staticprivate |
| const int XrdFrmTSort::HRshift = 12 |
|
staticprivate |
| const int XrdFrmTSort::MNshift = 6 |
|
staticprivate |
| const int XrdFrmTSort::SCshift = 0 |
|
staticprivate |
| const int XrdFrmTSort::tMask = 0x3f |
|
staticprivate |
The documentation for this class was generated from the following files: