#include <llioutil.h>
Inheritance diagram for LLIOFlush:
Public Member Functions | |
LLIOFlush () | |
virtual | ~LLIOFlush () |
Protected Member Functions | |
EStatus | process_impl (const LLChannelDescriptors &channels, buffer_ptr_t &buffer, bool &eos, LLSD &context, LLPumpIO *pump) |
Process the data in buffer. |
Definition at line 49 of file llioutil.h.
LLIOFlush::LLIOFlush | ( | ) | [inline] |
Definition at line 52 of file llioutil.h.
virtual LLIOFlush::~LLIOFlush | ( | ) | [inline, virtual] |
Definition at line 53 of file llioutil.h.
LLIOPipe::EStatus LLIOFlush::process_impl | ( | const LLChannelDescriptors & | channels, | |
buffer_ptr_t & | buffer, | |||
bool & | eos, | |||
LLSD & | context, | |||
LLPumpIO * | pump | |||
) | [protected] |
Process the data in buffer.
Definition at line 40 of file llioutil.cpp.
References LLIOPipe::STATUS_OK.