XrdSysLogger::Task Class Reference

#include <XrdSysLogger.hh>

Collaboration diagram for XrdSysLogger::Task:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void Ring ()=0
 This method gets called at midnight.
TaskNext ()
 Task ()
virtual ~Task ()

Private Attributes

Tasknext

Friends

class XrdSysLogger

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]

References next.

virtual void XrdSysLogger::Task::Ring (  )  [pure virtual]

This method gets called at midnight.


Friends And Related Function Documentation

friend class XrdSysLogger [friend]

Member Data Documentation

Referenced by Next().


The documentation for this class was generated from the following file:

Generated on 3 Oct 2016 for xrootd by  doxygen 1.6.1