Qore Programming Language Reference Manual  0.9.3.2
Qore::FileInputStream Member List

This is the complete list of members for Qore::FileInputStream, including all inherited members.

constructor(string fileName, timeout timeout_ms=-1, *bool nonblocking_open)Qore::FileInputStream
Qore::InputStream::constructor()Qore::InputStream
getThreadId()Qore::StreamBase
peek()Qore::FileInputStreamvirtual
read(int limit)Qore::FileInputStreamvirtual
reassignThread()Qore::StreamBase
unassignThread()Qore::StreamBase