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

StringStore Class Reference

#include <filters.h>

Inheritance diagram for StringStore:

Store List of all members.

Detailed Description

Definition at line 546 of file filters.h.

Public Member Functions

 StringStore (const char *string=NULL)
 StringStore (const byte *string, unsigned int length)
template<class T>  StringStore (const T &string)
unsigned int TransferTo2 (BufferedTransformation &target, unsigned long &transferBytes, const std::string &channel=NULL_CHANNEL, bool blocking=true)
unsigned int CopyRangeTo2 (BufferedTransformation &target, unsigned long &begin, unsigned long end=ULONG_MAX, const std::string &channel=NULL_CHANNEL, bool blocking=true) const
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

Protected Attributes

bool m_messageEnd


The documentation for this class was generated from the following files:
Generated on Fri Aug 13 09:57:00 2004 for Crypto++ by doxygen 1.3.7