ArraySink Class Reference

Copy input to a memory buffer. More...

#include <filters.h>

Inheritance diagram for ArraySink:

Bufferless< Sink > ArrayXorSink

List of all members.

Public Member Functions

 ArraySink (const NameValuePairs &parameters=g_nullNameValuePairs)
 ArraySink (byte *buf, size_t size)
size_t AvailableSize ()
lword TotalPutLength ()
void IsolatedInitialize (const NameValuePairs &parameters)
byte * CreatePutSpace (size_t &size)
size_t Put2 (const byte *begin, size_t length, int messageEnd, bool blocking)
bool IsolatedFlush (bool hardFlush, bool blocking)

Protected Attributes

byte * m_buf
size_t m_size
lword m_total


Detailed Description

Copy input to a memory buffer.

Definition at line 586 of file filters.h.


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

Generated on Mon Oct 27 02:38:29 2008 for Crypto++ by  doxygen 1.5.7.1