Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

ArraySink Class Reference

#include <filters.h>

Inheritance diagram for ArraySink:

ArrayXorSink List of all members.

Detailed Description

Copy input to a memory buffer.

Definition at line 515 of file filters.h.

Public Member Functions

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

Protected Attributes

byte * m_buf
unsigned int m_size
unsigned long m_total


The documentation for this class was generated from the following files:
Generated on Mon Apr 19 18:12:35 2004 for Crypto++ by doxygen 1.3.6-20040222