#include <filters.h>
Public Types | |
typedef T::traits_type::char_type | char_type |
Public Member Functions | |
StringSinkTemplate (T &output) | |
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 536 of file filters.h.