LLChainSleeper Class Reference

Inheritance diagram for LLChainSleeper:

Inheritance graph
[legend]
Collaboration diagram for LLChainSleeper:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void run (LLRunner *runner, S64 handle)
 Do the process.

Static Public Member Functions

static LLRunner::run_ptr_t build (LLPumpIO *pump, S32 key)

Protected Member Functions

 LLChainSleeper (LLPumpIO *pump, S32 key)

Protected Attributes

LLPumpIOmPump
S32 mKey

Detailed Description

Definition at line 79 of file llpumpio.cpp.


Constructor & Destructor Documentation

LLChainSleeper::LLChainSleeper ( LLPumpIO pump,
S32  key 
) [inline, protected]

Definition at line 93 of file llpumpio.cpp.

Referenced by build().


Member Function Documentation

static LLRunner::run_ptr_t LLChainSleeper::build ( LLPumpIO pump,
S32  key 
) [inline, static]

Definition at line 82 of file llpumpio.cpp.

References LLChainSleeper().

Referenced by LLPumpIO::sleepChain().

virtual void LLChainSleeper::run ( LLRunner runner,
S64  handle 
) [inline, virtual]

Do the process.

This method will be called from the LLRunner according to

Parameters:
runner The Runner which call run().
handle The handle this run instance is run under.

Implements LLRunnable.

Definition at line 87 of file llpumpio.cpp.

References LLPumpIO::clearLock(), mKey, and mPump.


Member Data Documentation

S32 LLChainSleeper::mKey [protected]

Definition at line 95 of file llpumpio.cpp.

Referenced by run().

LLPumpIO* LLChainSleeper::mPump [protected]

Definition at line 94 of file llpumpio.cpp.

Referenced by run().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:12 2010 for Second Life Viewer by  doxygen 1.4.7