#include <basecode.h>

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 ¶meters) |
| size_t | Put2 (const byte *begin, size_t length, int messageEnd, bool blocking) |
| bool | IsolatedFlush (bool hardFlush, bool blocking) |
Definition at line 62 of file basecode.h.
1.5.7.1