Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

FileDescriptor::EndOfFile Class Reference

Subclass of FileDescriptor::Exception for indicating end-of-file conditions to callers. More...

#include <FileDescriptor.h>

Inheritance diagram for FileDescriptor::EndOfFile:

Inheritance graph
[legend]
Collaboration diagram for FileDescriptor::EndOfFile:

Collaboration graph
[legend]
List of all members.

Public Methods

 EndOfFile (string const &msg)

Detailed Description

Subclass of FileDescriptor::Exception for indicating end-of-file conditions to callers.

Definition at line 51 of file FileDescriptor.h.


Constructor & Destructor Documentation

FileDescriptor::EndOfFile::EndOfFile ( string const & msg ) [inline]
 

Definition at line 53 of file FileDescriptor.h.


The documentation for this class was generated from the following file:
Generated at Wed Aug 15 01:05:27 2001 for mps-cpp by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001