| closeWDDirectory() | oofDirectory | |
| containsFile(const char *justFileName) const | oofDirectory | |
| createdDiskDir() const | oofDirectory | [inline] |
| createDirectory(const char *path) | oofDirectory | [static] |
| createDirID(const unsigned char *pascalPartialPath=0, bool searchForDirAllVols=false) | oofDirectory | [protected] |
| CreateHardDirID(const unsigned char *pascalPartialPath, bool searchForDirAllVols) | oofDirectory | [protected] |
| CreateSubDirs(const unsigned char *pascalPartialPath) | oofDirectory | [protected] |
| CreateSubdirsAndWorkingDirID(const unsigned char *pascalPartialPath) | oofDirectory | [protected] |
| CreateWorkingDirID(const unsigned char *pascalPartialPath=0, bool searchForDirAllVols=false) | oofDirectory | [protected] |
| delDirectory(bool delDirAsWellAsContents=true, bool delTree=true, bool delSubdirs=true) | oofDirectory | |
| directoryTerminator() | oofDirectory | [inline, static] |
| extract(std::ostream &) | oofDirectory | |
| fileExists(const char *fullPath) | oofDirectory | [static] |
| filename() const | oofDirectory | |
| fillInFSSpec(const char *nameCanBeNull, FSSpec &) const | oofDirectory | |
| FSSpecToPath(const FSSpec &) | oofDirectory | [static] |
| GetCurrentLocation() | oofDirectory | [protected] |
| gotoDirectory() const | oofDirectory | |
| gotoDirectory(const oofString &) | oofDirectory | [static] |
| gotoDirectory(short vRefNum, long dirID) | oofDirectory | [static] |
| isEmpty() const | oofDirectory | |
| makeFileList() const | oofDirectory | |
| mCreatedDiskDir | oofDirectory | [protected] |
| mDirID | oofDirectory | [protected] |
| mPath | oofDirectory | [protected] |
| mValidDir | oofDirectory | [protected] |
| mVRefNum | oofDirectory | [protected] |
| mWorkingDirID | oofDirectory | [protected] |
| oofDirectory() | oofDirectory | |
| oofDirectory(short vRefNum, long dirID, bool searchForDirAllVols=false) | oofDirectory | |
| oofDirectory(short vRefNum, long dirID, const char *fallBackPath, bool searchForDirAllVols=false) | oofDirectory | |
| oofDirectory(const FSSpec &) | oofDirectory | |
| oofDirectory(const char *path, char *outFileName=0, bool createSubdirsIfMissing=false, bool makeAbsolute=true) | oofDirectory | |
| openFile(const char *justFileName) const | oofDirectory | |
| parentDirPath() | oofDirectory | [inline, static] |
| path() const | oofDirectory | [inline] |
| PathToDirID(const unsigned char *pascalPath) | oofDirectory | [protected] |
| relativeRootPath() | oofDirectory | [inline, static] |
| setDirFromPath(const char *path, char *outFileName=0, bool createSubdirsIfMissing=false, bool makeAbsolute=true) | oofDirectory | |
| validDir() const | oofDirectory | [inline] |
| visitFiles(oofDirectoryVisitor &, unsigned long remainingVisitDepth=1024, bool firstVisit=true) | oofDirectory | [virtual] |
| ~oofDirectory() | oofDirectory | [virtual] |