List of all members.
Public Member Functions |
| FilterTester (const byte *validOutput, size_t outputLen) |
void | PutByte (byte inByte) |
size_t | Put2 (const byte *inString, size_t length, int messageEnd, bool blocking) |
bool | GetResult () |
bool | Flush (bool completeFlush, int propagation=-1, bool blocking=true) |
bool | IsolatedFlush (bool hardFlush, bool blocking) |
bool | ChannelFlush (const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true) |
Public Attributes |
const byte * | validOutput |
size_t | outputLen |
size_t | counter |
bool | fail |
Protected Member Functions |
virtual bool | InputBufferIsEmpty () const |
The documentation for this class was generated from the following file: