| Append enum value | FX::FXIO | |
| attach(FXInputHandle handle, FXuint mode) | FX::FXIO | [virtual] |
| Begin enum value | FX::FXIO | |
| Block enum value | FX::FXIO | |
| Character enum value | FX::FXIO | |
| close() | FX::FXFile | [virtual] |
| concat(const FXString &srcfile1, const FXString &srcfile2, const FXString &dstfile, bool overwrite=false) | FX::FXFile | [static] |
| copy(const FXString &srcfile, const FXString &dstfile, bool overwrite=false) | FX::FXFile | [static] |
| copyFiles(const FXString &srcfile, const FXString &dstfile, bool overwrite=false) | FX::FXFile | [static] |
| create(const FXString &file, FXuint perm=FXIO::OwnerReadWrite|FXIO::GroupReadWrite|FXIO::OtherReadWrite) | FX::FXFile | [static] |
| Create enum value | FX::FXIO | |
| Current enum value | FX::FXIO | |
| detach() | FX::FXIO | [virtual] |
| Directory enum value | FX::FXIO | |
| End enum value | FX::FXIO | |
| eof() | FX::FXFile | [virtual] |
| Exclusive enum value | FX::FXIO | |
| Fifo enum value | FX::FXIO | |
| File enum value | FX::FXIO | |
| flush() | FX::FXFile | [virtual] |
| FXFile() | FX::FXFile | [inline] |
| FXFile(FXInputHandle handle, FXuint mode) | FX::FXFile | |
| FXFile(const FXString &file, FXuint mode=FXIO::Reading, FXuint perm=FXIO::OwnerReadWrite|FXIO::GroupReadWrite|FXIO::OtherReadWrite) | FX::FXFile | |
| FXIO() | FX::FXIO | |
| GroupExec enum value | FX::FXIO | |
| GroupFull enum value | FX::FXIO | |
| GroupRead enum value | FX::FXIO | |
| GroupReadWrite enum value | FX::FXIO | |
| GroupWrite enum value | FX::FXIO | |
| handle() const | FX::FXIO | [inline] |
| Hidden enum value | FX::FXIO | |
| identical(const FXString &file1, const FXString &file2) | FX::FXFile | [static] |
| isOpen() const | FX::FXIO | [virtual] |
| link(const FXString &srcfile, const FXString &dstfile) | FX::FXFile | [static] |
| mode() const | FX::FXIO | [inline] |
| moveFiles(const FXString &srcfile, const FXString &dstfile, bool overwrite=false) | FX::FXFile | [static] |
| NoAccess enum value | FX::FXIO | |
| NonBlocking enum value | FX::FXIO | |
| open(const FXString &file, FXuint mode=FXIO::Reading, FXuint perm=FXIO::OwnerReadWrite|FXIO::GroupReadWrite|FXIO::OtherReadWrite) | FX::FXFile | [virtual] |
| open(FXInputHandle handle, FXuint mode) | FX::FXFile | [virtual] |
| OtherExec enum value | FX::FXIO | |
| OtherFull enum value | FX::FXIO | |
| OtherRead enum value | FX::FXIO | |
| OtherReadWrite enum value | FX::FXIO | |
| OtherWrite enum value | FX::FXIO | |
| OwnerExec enum value | FX::FXIO | |
| OwnerFull enum value | FX::FXIO | |
| OwnerRead enum value | FX::FXIO | |
| OwnerReadWrite enum value | FX::FXIO | |
| OwnerWrite enum value | FX::FXIO | |
| position() const | FX::FXFile | [virtual] |
| position(FXlong offset, FXuint from=FXIO::Begin) | FX::FXFile | [virtual] |
| readBlock(void *data, FXival count) | FX::FXFile | [virtual] |
| Reading enum value | FX::FXIO | |
| ReadOnly enum value | FX::FXIO | |
| ReadWrite enum value | FX::FXIO | |
| remove(const FXString &file) | FX::FXFile | [static] |
| removeFiles(const FXString &path, bool recursive=false) | FX::FXFile | [static] |
| rename(const FXString &srcfile, const FXString &dstfile) | FX::FXFile | [static] |
| SetGroup enum value | FX::FXIO | |
| SetUser enum value | FX::FXIO | |
| size() | FX::FXFile | [virtual] |
| Socket enum value | FX::FXIO | |
| Sticky enum value | FX::FXIO | |
| SymLink enum value | FX::FXIO | |
| symlink(const FXString &file) | FX::FXFile | [static] |
| symlink(const FXString &srcfile, const FXString &dstfile) | FX::FXFile | [static] |
| Truncate enum value | FX::FXIO | |
| truncate(FXlong size) | FX::FXFile | [virtual] |
| writeBlock(const void *data, FXival count) | FX::FXFile | [virtual] |
| WriteOnly enum value | FX::FXIO | |
| Writing enum value | FX::FXIO | |
| ~FXFile() | FX::FXFile | [virtual] |
| ~FXIO() | FX::FXIO | [virtual] |