Store Class Reference

A BufferedTransformation that only contains pre-existing data as "output". More...

#include <simple.h>

Inheritance diagram for Store:

AutoSignaling< InputRejecting< BufferedTransformation > > BERGeneralDecoder FileStore NullStore RandomNumberStore StringStore BERSequenceDecoder BERSetDecoder

List of all members.

Public Member Functions

void IsolatedInitialize (const NameValuePairs &parameters)
unsigned int NumberOfMessages () const
bool GetNextMessage ()
unsigned int CopyMessagesTo (BufferedTransformation &target, unsigned int count=UINT_MAX, const std::string &channel=NULL_CHANNEL) const
void SetAutoSignalPropagation (int propagation)
int GetAutoSignalPropagation () const

Protected Member Functions

virtual void StoreInitialize (const NameValuePairs &parameters)=0

Protected Attributes

bool m_messageEnd


Detailed Description

A BufferedTransformation that only contains pre-existing data as "output".

Definition at line 167 of file simple.h.


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

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