#include "oof1.h"
#include "oofexcep.h"
#include <Types.h>
#include <Files.h>
#include <time.h>
Include dependency graph for ooffiles.h:

This graph shows which files directly or indirectly include this file:

Classes | |
| class | oofDelDirTreeVisitor |
| utility visitor used to delete directory tree. More... | |
| class | oofDirectory |
| Provides cross-platform directory specification and iteration. More... | |
| class | oofDirectoryList |
| utility visitor used to output directory. More... | |
| class | oofDirectoryVisitor |
| Abstract base class used to visit directory tree. More... | |
| class | oofE_AliasNotResolved |
| Exception for failure to resolve an alias (Mac) or link (Windows/Unix). More... | |
| class | oofE_File |
| Exception for file operation on the Mac, able to include a file system error number. More... | |
| class | oofE_FileNotFound |
| Exception for file not found error, thrown only if you needed the file. More... | |
| class | oofE_InvalidDir |
| Exception for directory not valid error, thrown only if you needed the dir. More... | |
| class | oofFileList |
| List of oofFileRef objects typically used in a directory listing. More... | |
| class | oofFileRef |
| Portable way to refer to files. More... | |
| class | oofPathString |
| Subclass of oofString to isolate path manipulation functions. More... | |
| class | stSaveDirectory |
| Save the current directory and restore when we leave scope. More... | |
Functions | |
| OOFILE_EXPORT std::ostream & | operator<< (std::ostream &, const oofFileRef &) |
| OOFILE_EXPORT std::ostream & | operator<< (std::ostream &os, oofDirectory &) |
| OOFILE_EXPORT std::ostream & | operator<< (std::ostream &, oofPathString::pathTypeT) |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.5