GetAutoSignalPropagation() const (defined in SourceTemplate< StringStore >) | SourceTemplate< StringStore > | [inline] |
IsolatedInitialize(const NameValuePairs ¶meters) (defined in SourceTemplate< StringStore >) | SourceTemplate< StringStore > | [inline] |
m_store (defined in SourceTemplate< StringStore >) | SourceTemplate< StringStore > | [protected] |
Pump(unsigned long pumpMax=ULONG_MAX) (defined in Source) | Source | [inline] |
Pump2(unsigned long &byteCount, bool blocking=true) (defined in SourceTemplate< StringStore >) | SourceTemplate< StringStore > | [inline, virtual] |
PumpAll() (defined in Source) | Source | [inline] |
PumpAll2(bool blocking=true) (defined in SourceTemplate< StringStore >) | SourceTemplate< StringStore > | [inline, virtual] |
PumpMessages(unsigned int count=UINT_MAX) (defined in Source) | Source | [inline] |
PumpMessages2(unsigned int &messageCount, bool blocking=true) (defined in SourceTemplate< StringStore >) | SourceTemplate< StringStore > | [inline, virtual] |
SetAutoSignalPropagation(int propagation) (defined in SourceTemplate< StringStore >) | SourceTemplate< StringStore > | [inline] |
Source(BufferedTransformation *attachment) (defined in Source) | Source | [inline] |
SourceExhausted() const (defined in SourceTemplate< StringStore >) | SourceTemplate< StringStore > | [inline, virtual] |
SourceInitialize(bool pumpAll, const NameValuePairs ¶meters) (defined in Source) | Source | [inline, protected] |
SourceTemplate(BufferedTransformation *attachment) (defined in SourceTemplate< StringStore >) | SourceTemplate< StringStore > | [inline] |
SourceTemplate(BufferedTransformation *attachment, StringStorestore) (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) (defined in StringSource) | StringSource | [inline] |
StringSource(const byte *string, unsigned int length, bool pumpAll, BufferedTransformation *attachment=NULL) (defined in StringSource) | StringSource | [inline] |
StringSource(const T &string, bool pumpAll, BufferedTransformation *attachment=NULL) (defined in StringSource) | StringSource | [inline] |