Qore Qdx Module Reference  1.1
Qdx::QorePostProcessingInputStreamLineIterator Member List

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::QorePostProcessingInputStreamLineIteratorvirtual
getSplitLine(string sep, string quote, string eol="\n", bool trim_unquoted=False)Qore::AbstractLineIterator
getStreamReader()Qore::InputStreamLineIterator
getValue()Qdx::QorePostProcessingInputStreamLineIteratorvirtual
index()Qore::InputStreamLineIteratorvirtual
next()Qore::InputStreamLineIteratorvirtual
valid()Qore::InputStreamLineIteratorvirtual