LLWatchdogEntry Class Reference

#include <llwatchdog.h>

Inheritance diagram for LLWatchdogEntry:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 LLWatchdogEntry ()
virtual ~LLWatchdogEntry ()
virtual bool isAlive () const =0
virtual void start ()
virtual void stop ()


Detailed Description

Definition at line 41 of file llwatchdog.h.


Constructor & Destructor Documentation

LLWatchdogEntry::LLWatchdogEntry (  ) 

Definition at line 71 of file llwatchdog.cpp.

LLWatchdogEntry::~LLWatchdogEntry (  )  [virtual]

Definition at line 75 of file llwatchdog.cpp.


Member Function Documentation

virtual bool LLWatchdogEntry::isAlive (  )  const [pure virtual]

Implemented in LLWatchdogTimeout.

Referenced by LLWatchdog::run().

Here is the caller graph for this function:

void LLWatchdogEntry::start ( void   )  [virtual]

Reimplemented in LLWatchdogTimeout.

Definition at line 79 of file llwatchdog.cpp.

References LLWatchdog::add(), and LLSingleton< LLWatchdog >::getInstance().

Referenced by LLWatchdogTimeout::start().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLWatchdogEntry::stop (  )  [virtual]

Reimplemented in LLWatchdogTimeout.

Definition at line 84 of file llwatchdog.cpp.

References LLSingleton< LLWatchdog >::getInstance(), and LLWatchdog::remove().

Referenced by LLWatchdogTimeout::stop().

Here is the call graph for this function:

Here is the caller graph for this function:


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

Generated on Fri May 16 09:38:53 2008 for SecondLife by  doxygen 1.5.5