ArrayXorSink Class Reference

Xor input to a memory buffer. More...

#include <filters.h>

Inheritance diagram for ArrayXorSink:

ArraySink Bufferless< Sink >

List of all members.

Public Member Functions

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

Protected Attributes

byte * m_buf
size_t m_size
lword m_total


Detailed Description

Xor input to a memory buffer.

Definition at line 606 of file filters.h.


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

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