|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLMISC::EStream Struct ReferenceStream Exception.
More...
#include <stream.h>
Inheritance diagram for NLMISC::EStream:
List of all members.
Detailed Description
Stream Exception.
-
Author:
-
Lionel Berenguier , Vianney Lecroart , Nevrax France
-
Date:
-
2000
Definition at line 70 of file stream.h.
Constructor & Destructor Documentation
NLMISC::EStream::EStream |
( |
|
) |
[inline] |
|
NLMISC::EStream::EStream |
( |
const std::string & |
str |
) |
[inline] |
|
NLMISC::EStream::EStream |
( |
const IStream & |
f |
) |
|
|
NLMISC::EStream::EStream |
( |
const IStream & |
f, |
|
|
const std::string & |
str |
|
) |
|
|
virtual NLMISC::EStream::~EStream |
( |
|
) |
throw () [inline, virtual] |
|
Member Data Documentation
std::string NLMISC::EStream::StreamName
|
|
The documentation for this struct was generated from the following files:
|
|