Qore Programming Language Reference Manual  0.9.16
Qore::ReadOnlyFile Member List

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

close()Qore::ReadOnlyFile
constructor(string path, *string encoding)Qore::ReadOnlyFile
copy()Qore::ReadOnlyFile
destructor()Qore::ReadOnlyFile
getchar()Qore::ReadOnlyFile
getEncoding()Qore::ReadOnlyFile
getFileName()Qore::ReadOnlyFile
getPos()Qore::ReadOnlyFile
hlstat(string path)Qore::ReadOnlyFilestatic
hstat()Qore::ReadOnlyFile
hstat(string path)Qore::ReadOnlyFilestatic
isDataAvailable(timeout timeout_ms=0)Qore::ReadOnlyFile
isOpen()Qore::ReadOnlyFile
isTty()Qore::ReadOnlyFile
lstat(string path)Qore::ReadOnlyFilestatic
open(string path, *string encoding)Qore::ReadOnlyFile
read(softint size, timeout timeout_ms=-1)Qore::ReadOnlyFile
readBinary(softint size, timeout timeout_ms=-1)Qore::ReadOnlyFile
readBinaryFile(string path, int max_file_len=-1)Qore::ReadOnlyFilestatic
readi1()Qore::ReadOnlyFile
readi2()Qore::ReadOnlyFile
readi2LSB()Qore::ReadOnlyFile
readi4()Qore::ReadOnlyFile
readi4LSB()Qore::ReadOnlyFile
readi8()Qore::ReadOnlyFile
readi8LSB()Qore::ReadOnlyFile
readLine(bool incl_eol=True, *string eol)Qore::ReadOnlyFile
readTextFile(string path, *string encoding, int max_file_len=-1)Qore::ReadOnlyFilestatic
readu1()Qore::ReadOnlyFile
readu2()Qore::ReadOnlyFile
readu2LSB()Qore::ReadOnlyFile
readu4()Qore::ReadOnlyFile
readu4LSB()Qore::ReadOnlyFile
setEncoding(*string encoding)Qore::ReadOnlyFile
setEventQueue(Queue queue, auto arg, *bool with_data)Qore::ReadOnlyFile
setEventQueue()Qore::ReadOnlyFile
setPos(int pos=0)Qore::ReadOnlyFile
stat()Qore::ReadOnlyFile
stat(string path)Qore::ReadOnlyFilestatic
statvfs()Qore::ReadOnlyFile
statvfs(string path)Qore::ReadOnlyFilestatic