|
0.45.0
|
This is the complete list of members for iaux::iaFile, including all inherited members.
| close() | iaux::iaFile | |
| copy(const iaString &newFileName) const | iaux::iaFile | |
| exists() const | iaux::iaFile | |
| exists(const iaString &filename) | iaux::iaFile | static |
| generateUniqueFilename(const iaString &filename) | iaux::iaFile | static |
| getExtension() const | iaux::iaFile | |
| getFileName() const | iaux::iaFile | |
| getFileOpenMode() const | iaux::iaFile | |
| getFullFileName() const | iaux::iaFile | |
| getLastModifiedTime() const | iaux::iaFile | |
| getLastModifiedTime(const iaString &filename) | iaux::iaFile | static |
| getPath() const | iaux::iaFile | |
| getSize() const | iaux::iaFile | |
| getStem() const | iaux::iaFile | |
| iaFile(const iaString &fileName) | iaux::iaFile | |
| isOpen() const | iaux::iaFile | |
| open(const iaFileOpenMode &mode=iaFileOpenMode::ReadBinary) | iaux::iaFile | |
| read(int32 size, char *destination, int64 offset=-1) | iaux::iaFile | |
| remove(const iaString &filename) | iaux::iaFile | static |
| rename(const iaString &newFileName, bool replaceExisting=false) | iaux::iaFile | |
| setFilePointer(int64 position) | iaux::iaFile | protected |
| setSize(int64 size) | iaux::iaFile | |
| write(int32 size, const char *source, int64 offset=-1) | iaux::iaFile | |
| ~iaFile() | iaux::iaFile |