XrdSysLogger::Task Class Reference
#include <XrdSysLogger.hh>
List of all members.
Detailed Description
Add a task to be run at midnight. Tasks are run sequentially lifo.
- Parameters:
-
| mnTask | Pointer to an instance of the task object below. |
Constructor & Destructor Documentation
XrdSysLogger::Task::Task |
( |
|
) |
[inline] |
virtual XrdSysLogger::Task::~Task |
( |
|
) |
[inline, virtual] |
Member Function Documentation
Task* XrdSysLogger::Task::Next |
( |
|
) |
[inline] |
virtual void XrdSysLogger::Task::Ring |
( |
|
) |
[pure virtual] |
This method gets called at midnight.
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: