# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::EFile Struct Reference

File Exception. More...

#include <file.h>

Inheritance diagram for NLMISC::EFile:

NLMISC::EStream NLMISC::Exception NLMISC::EFileNotOpened NLMISC::EReadError NLMISC::EWriteError List of all members.

Public Methods

 EFile ()
 EFile (const std::string &filename)

Detailed Description

File Exception.

Author:
Lionel Berenguier , Nevrax France
Date:
2000

Definition at line 43 of file file.h.


Constructor & Destructor Documentation

NLMISC::EFile::EFile   [inline]
 

Definition at line 46 of file file.h.

References NLMISC::EStream::EStream, and file.

Referenced by NLMISC::EFileNotOpened::EFileNotOpened, NLMISC::EReadError::EReadError, and NLMISC::EWriteError::EWriteError.

NLMISC::EFile::EFile const std::string &    filename [inline]
 

Definition at line 47 of file file.h.

References NLMISC::EStream::EStream, file, and in.


The documentation for this struct was generated from the following file: