Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofE_File Class Reference
[OOFILE exception hierarchy to provide structuredOOFILE file and directory manipulation.]

#include <ooffiles.h>

Inheritance diagram for oofE_File:

Inheritance graph
[legend]
Collaboration diagram for oofE_File:

Collaboration graph
[legend]
List of all members.

Detailed Description

Exception for file operation on the Mac, able to include a file system error number.


Public Member Functions

 oofE_File (const oofFileRef &f, const OSErr e, const char *extraMsg=0)
const oofFileReffile () const
virtual void extract (std::ostream &os) const
const OSErr & errorNumber () const

Protected Attributes

OSErr mErrNum
oofString mErrorString


Constructor & Destructor Documentation

oofE_File::oofE_File const oofFileRef f,
const OSErr  e,
const char *  extraMsg = 0
 


Member Function Documentation

const OSErr & oofE_MacOSErr::errorNumber  )  const [inline, inherited]
 

void oofE_File::extract std::ostream &  os  )  const [virtual]
 

Reimplemented from oofE_MacOSErr.

const oofFileRef & oofE_File::file  )  const [inline]
 


Member Data Documentation

OSErr oofE_MacOSErr::mErrNum [protected, inherited]
 

oofString oofE_MacOSErr::mErrorString [protected, inherited]
 


The documentation for this class was generated from the following files:
Generated on Fri Jan 2 00:54:58 2004 for OOFILE by doxygen 1.3.5