Crypto++
StringSource Member List
This is the complete list of members for StringSource, including all inherited members.
GetAutoSignalPropagation() const (defined in SourceTemplate< StringStore >)SourceTemplate< StringStore > [inline]
IsolatedInitialize(const NameValuePairs &parameters) (defined in SourceTemplate< StringStore >)SourceTemplate< StringStore > [inline]
m_store (defined in SourceTemplate< StringStore >)SourceTemplate< StringStore > [protected]
Pump2(lword &byteCount, bool blocking=true) (defined in SourceTemplate< StringStore >)SourceTemplate< StringStore > [inline]
PumpAll2(bool blocking=true) (defined in SourceTemplate< StringStore >)SourceTemplate< StringStore > [inline]
PumpMessages2(unsigned int &messageCount, bool blocking=true) (defined in SourceTemplate< StringStore >)SourceTemplate< StringStore > [inline]
SetAutoSignalPropagation(int propagation) (defined in SourceTemplate< StringStore >)SourceTemplate< StringStore > [inline]
SourceExhausted() const (defined in SourceTemplate< StringStore >)SourceTemplate< StringStore > [inline]
SourceTemplate(BufferedTransformation *attachment) (defined in SourceTemplate< StringStore >)SourceTemplate< StringStore > [inline]
StringSource(BufferedTransformation *attachment=NULL) (defined in StringSource)StringSource [inline]
StringSource(const char *string, bool pumpAll, BufferedTransformation *attachment=NULL)StringSource [inline]
StringSource(const byte *string, size_t length, bool pumpAll, BufferedTransformation *attachment=NULL)StringSource [inline]
StringSource(const std::string &string, bool pumpAll, BufferedTransformation *attachment=NULL)StringSource [inline]