| allocPair(Stream *&str1, Stream *&str2) | Stream | [static] |
| allocPipe(Stream *&reader, Stream *&writer) | Stream | [static] |
| canRetry() const | Stream | [virtual] |
| clearError() | Stream | [inline, protected] |
| error() const | Stream | [inline] |
| m_error (defined in Stream) | Stream | [protected] |
| readData(void *buffer, int length)=0 | Stream | [pure virtual] |
| setBlocking(bool block=true) | Stream | [virtual] |
| Stream() | Stream | [inline, protected] |
| supportsPairs() | Stream | [static] |
| supportsPipes() | Stream | [static] |
| terminate()=0 | Stream | [pure virtual] |
| valid() const =0 | Stream | [pure virtual] |
| writeData(const void *buffer, int length)=0 | Stream | [pure virtual] |
| writeData(const char *str) | Stream | |
| writeData(const String &str) | Stream | [inline] |
| writeData(const DataBlock &buf) | Stream | [inline] |
| ~Stream() | Stream | [virtual] |
1.4.4