|
Qore Qdx Module Reference
1.0
|
This is the complete list of members for Qdx::QorePostProcessingInputStreamLineIterator, including all inherited members.
| constructor(Qore::InputStream is, *string encoding, *string eol, bool do_trim=False) | Qdx::QorePostProcessingInputStreamLineIterator | |
| constructor(Qore::StreamReader sr, *string eol, bool do_trim=False) | Qdx::QorePostProcessingInputStreamLineIterator | |
| Qore::InputStreamLineIterator::constructor(Qore::InputStream is, *string encoding, *string eol, bool trim=True, int bufsize=DefaultStreamBufferSize) | Qore::InputStreamLineIterator | |
| getEncoding() | Qore::InputStreamLineIterator | |
| getLine() | Qdx::QorePostProcessingInputStreamLineIterator | virtual |
| getStreamReader() | Qore::InputStreamLineIterator | |
| getValue() | Qdx::QorePostProcessingInputStreamLineIterator | virtual |
| index() | Qore::InputStreamLineIterator | virtual |
| next() | Qore::InputStreamLineIterator | virtual |
| valid() | Qore::InputStreamLineIterator | virtual |