This class is used as a mini chain head which drains the buffer. More...
#include <llioutil.h>
Protected Member Functions | |
EStatus | process_impl (const LLChannelDescriptors &channels, buffer_ptr_t &buffer, bool &eos, LLSD &context, LLPumpIO *pump) |
Process the data in buffer. |
This class is used as a mini chain head which drains the buffer.
An instance of this class acts as a useful chain head when all data is known, and you simply want to get the chain moving.
LLIOPipe::EStatus LLIOFlush::process_impl | ( | const LLChannelDescriptors & | channels, | |
buffer_ptr_t & | buffer, | |||
bool & | eos, | |||
LLSD & | context, | |||
LLPumpIO * | pump | |||
) | [protected, virtual] |