From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/class_NLMISC__EStream.html | 177 ++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 docs/doxygen/nel/class_NLMISC__EStream.html (limited to 'docs/doxygen/nel/class_NLMISC__EStream.html') diff --git a/docs/doxygen/nel/class_NLMISC__EStream.html b/docs/doxygen/nel/class_NLMISC__EStream.html new file mode 100644 index 00000000..376f0f68 --- /dev/null +++ b/docs/doxygen/nel/class_NLMISC__EStream.html @@ -0,0 +1,177 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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::EStream Struct Reference

Stream Exception. +More... +

+#include <stream.h> +

+Inheritance diagram for NLMISC::EStream

Inheritance graph
+ + + + + + + + + + + +
[legend]
Collaboration diagram for NLMISC::EStream:

Collaboration graph
+ + + + +
[legend]
List of all members. + + + +

Public Methods

 EStream ()
 EStream ( const std::string& str )
+

Detailed Description

+Stream Exception. +

+

+Author(s):
+ Lionel Berenguier , Vianney Lecroart , Nevrax France
+Date:
+ 2000
+

+ +

+Definition at line 67 of file stream.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NLMISC::EStream::EStream ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 69 of file stream.h.

+

+ + + + +
+ + + + + + +
+NLMISC::EStream::EStream ( + +const std::string & str ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 71 of file stream.h.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1