|
xrootd
|
#include <XrdSysLogger.hh>

Public Member Functions | |
| virtual void | Ring ()=0 |
| This method gets called at midnight. More... | |
| Task * | Next () |
| Task () | |
| virtual | ~Task () |
Private Attributes | |
| Task * | next |
Friends | |
| class | XrdSysLogger |
Add a task to be run at midnight. Tasks are run sequentially lifo.
| mnTask | Pointer to an instance of the task object below. |
|
inline |
|
inlinevirtual |
|
pure virtual |
This method gets called at midnight.
|
friend |
1.8.5