Crypto++
Public Types | Public Member Functions
StringSinkTemplate Class Reference

Append input to a string object. More...

#include <filters.h>

Inheritance diagram for StringSinkTemplate:
Bufferless< Sink >

List of all members.

Public Types

typedef T::traits_type::char_type char_type

Public Member Functions

 StringSinkTemplate (T &output)
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

Append input to a string object.


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