Public Member Functions | |
| Entry (const char *path, time_t time, long blocks) | |
| void | print (ostream &out) |
Public Attributes | |
| string | Path |
| time_t | atime |
| long | blocks |
|
||||||||||||||||
|
Definition at line 74 of file NewsCacheClean.cc.
|
|
|
Definition at line 77 of file NewsCacheClean.cc. References atime, blocks, and Path.
|
|
|
Definition at line 82 of file NewsCacheClean.cc. Referenced by Entry(), print(), and sort_entries(). |
|
|
Definition at line 83 of file NewsCacheClean.cc. Referenced by print(). |
|
|
Definition at line 81 of file NewsCacheClean.cc. |
1.3.6-20040222