Grouper Class Reference

filter that breaks input stream into groups of fixed size More...

#include <basecode.h>

Inheritance diagram for Grouper:

Bufferless< Filter >

List of all members.

Public Member Functions

 Grouper (BufferedTransformation *attachment=NULL)
 Grouper (int groupSize, const std::string &separator, const std::string &terminator, BufferedTransformation *attachment=NULL)
void IsolatedInitialize (const NameValuePairs &parameters)
size_t Put2 (const byte *begin, size_t length, int messageEnd, bool blocking)
bool IsolatedFlush (bool hardFlush, bool blocking)


Detailed Description

filter that breaks input stream into groups of fixed size

Definition at line 62 of file basecode.h.


The documentation for this class was generated from the following files:

Generated on Mon Oct 27 02:45:42 2008 for Crypto++ by  doxygen 1.5.7.1