| clear() | oofFileRef | |
| copyToDirectory(const oofDirectory &, bool overwriteDest=false) const | oofFileRef | |
| created() const | oofFileRef | |
| deleteFile(bool ignoreMissingFiles=true) const | oofFileRef | |
| directory() const | oofFileRef | [inline] |
| dirIsParent(const oofDirectory &) const | oofFileRef | |
| eDir enum value | oofFileRef | |
| eFile enum value | oofFileRef | |
| eNotSet enum value | oofFileRef | |
| extract(std::ostream &) const | oofFileRef | |
| filename() const | oofFileRef | |
| fileSize(bool wantPhysical=true) const | oofFileRef | |
| flushVolume() const | oofFileRef | |
| fopen(const char *mode="rb") const | oofFileRef | |
| gotoParentDirectory() const | oofFileRef | [inline] |
| isDirectory() const | oofFileRef | |
| isDirT enum name | oofFileRef | |
| isValid() const | oofFileRef | |
| lastModified() const | oofFileRef | |
| makeRefToContainedFile(const oofString &name) const | oofFileRef | |
| moveToDirectory(const oofDirectory &, bool overwriteDest=false) | oofFileRef | |
| oofFileRef(const oofString &, isDirT isDir=eNotSet) | oofFileRef | |
| oofFileRef(const char *path=0, isDirT isDir=eNotSet) | oofFileRef | |
| oofFileRef(const oofDirectory &theDir, const oofString &name, isDirT isDir=eNotSet) | oofFileRef | |
| oofFileRef(const FSSpec &, isDirT isDir=eNotSet) | oofFileRef | |
| oofFileRef(short vRefNum, long dirID, const oofString &name, isDirT isDir=eNotSet) | oofFileRef | |
| operator FSSpec &() | oofFileRef | [inline] |
| operator=(const FSSpec &) | oofFileRef | |
| operator=(const oofString &) | oofFileRef | |
| path() const | oofFileRef | |
| readBinary(oofSharedBLOB *) const | oofFileRef | |
| readCInfo(CInfoPBRec &cibr) const | oofFileRef | |
| readTextFile() const | oofFileRef | |
| renameFile(const oofString &newName) | oofFileRef | |
| scanVolsUntilFound() | oofFileRef | |
| setFileType(OSType typeCode, OSType creatorCode=0) | oofFileRef | |
| spec() const | oofFileRef | [inline] |
| writeTextFile(oofString &theStr) const | oofFileRef | |