BaseN_Encoder Class Reference

base n encoder, where n is a power of 2 More...

#include <basecode.h>

Inheritance diagram for BaseN_Encoder:

Unflushable< Filter >

List of all members.

Public Member Functions

 BaseN_Encoder (BufferedTransformation *attachment=NULL)
 BaseN_Encoder (const byte *alphabet, int log2base, BufferedTransformation *attachment=NULL, int padding=-1)
void IsolatedInitialize (const NameValuePairs &parameters)
size_t Put2 (const byte *begin, size_t length, int messageEnd, bool blocking)
bool Flush (bool completeFlush, int propagation=-1, bool blocking=true)
bool IsolatedFlush (bool hardFlush, bool blocking)
bool ChannelFlush (const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true)

Protected Member Functions

virtual bool InputBufferIsEmpty () const


Detailed Description

base n encoder, where n is a power of 2

Definition at line 11 of file basecode.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