#include <llpipeutil.h>
Inheritance diagram for LLIOFuzz:


| Public Member Functions | |
| LLIOFuzz (int byte_count) | |
| Protected Member Functions | |
| virtual EStatus | process_impl (const LLChannelDescriptors &channels, buffer_ptr_t &buffer, bool &eos, LLSD &context, LLPumpIO *pump) | 
| Private Attributes | |
| int | mByteCount | 
Definition at line 93 of file llpipeutil.h.
| LLIOFuzz::LLIOFuzz | ( | int | byte_count | ) |  [inline] | 
Definition at line 96 of file llpipeutil.h.
| LLIOPipe::EStatus LLIOFuzz::process_impl | ( | const LLChannelDescriptors & | channels, | |
| buffer_ptr_t & | buffer, | |||
| bool & | eos, | |||
| LLSD & | context, | |||
| LLPumpIO * | pump | |||
| ) |  [protected, virtual] | 
Definition at line 100 of file llpipeutil.cpp.
References llmin(), mByteCount, LLChannelDescriptors::out(), size, and LLIOPipe::STATUS_OK.
| int LLIOFuzz::mByteCount  [private] | 
 1.4.7
 1.4.7