#include <llpipeutil.h>


Public Member Functions | |
| LLIOSleeper () | |
Protected Member Functions | |
| virtual EStatus | process_impl (const LLChannelDescriptors &channels, buffer_ptr_t &buffer, bool &eos, LLSD &context, LLPumpIO *pump) |
Private Attributes | |
| bool | mRespond |
Definition at line 151 of file llpipeutil.h.
| LLIOSleeper::LLIOSleeper | ( | ) | [inline] |
Definition at line 154 of file llpipeutil.h.
| LLIOPipe::EStatus LLIOSleeper::process_impl | ( | const LLChannelDescriptors & | channels, | |
| buffer_ptr_t & | buffer, | |||
| bool & | eos, | |||
| LLSD & | context, | |||
| LLPumpIO * | pump | |||
| ) | [protected, virtual] |
Definition at line 169 of file llpipeutil.cpp.
References lldebugs, llendl, mRespond, LLPumpIO::sleepChain(), LLIOPipe::STATUS_BREAK, and LLIOPipe::STATUS_DONE.

bool LLIOSleeper::mRespond [private] |
1.5.5