|
0.46.0
|
This is the complete list of members for iaux::iaFile, including all inherited members.
| close() | iaux::iaFile | |
| getExtension() const | iaux::iaFile | |
| getFileOpenMode() const | iaux::iaFile | |
| getFullFileName() const | iaux::iaFile | |
| getLastModifiedTime() const | iaux::iaFile | |
| getName() const | iaux::iaFile | |
| getParentPath() 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 | |
| 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 |