Script
|
This is the complete list of members for PermanentFile, including all inherited members.
close() | SCR_FileWrapper | slot |
copy(SCR_FileWrapper *dest) | SCR_FileWrapper | slot |
exists() | SCR_FileWrapper | slot |
extension() | SCR_FileWrapper | slot |
isClose() | SCR_FileWrapper | slot |
isOpen() | SCR_FileWrapper | slot |
move(SCR_FileWrapper *dest) | SCR_FileWrapper | slot |
open(int m=int(SCR_FileIOTypeWrapper::WRITE_ONLY)) | SCR_FileWrapper | slot |
path() | SCR_FileWrapper | slot |
PermanentFile() | PermanentFile | |
PermanentFile(String path) | PermanentFile | |
read() | SCR_FileWrapper | slot |
readLine() | SCR_FileWrapper | slot |
remove() | PermanentFile | slot |
setPath(String &path) | SCR_FileWrapper | slot |
write(String &text) | SCR_FileWrapper | slot |
write(SCR_FileWrapper *file) | SCR_FileWrapper | slot |
writeLine(String &text) | SCR_FileWrapper | slot |