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/classNLMISC_1_1IStreamable.html | 144 +++++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 docs/doxygen/nel/classNLMISC_1_1IStreamable.html (limited to 'docs/doxygen/nel/classNLMISC_1_1IStreamable.html') diff --git a/docs/doxygen/nel/classNLMISC_1_1IStreamable.html b/docs/doxygen/nel/classNLMISC_1_1IStreamable.html new file mode 100644 index 00000000..2c3f550e --- /dev/null +++ b/docs/doxygen/nel/classNLMISC_1_1IStreamable.html @@ -0,0 +1,144 @@ + + + + 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::IStreamable Class Reference

An Object Streamable interface. +More... +

+#include <stream.h> +

+

Inheritance diagram for NLMISC::IStreamable: +

+ +NLMISC::IClassable +CAutomataDesc +NL3D::CParticleSystemProcess +NL3D::CPSAttribMakerBase +NL3D::CPSLocatedBindable +NL3D::IMeshGeom +NL3D::IMeshVertexProgram +NL3D::IShape +NL3D::ITexture +NL3D::ITrack +NLAIAGENT::CNumericIndex +NLAIC::IPointerGestion + +List of all members. + + +

Public Methods

virtual void serial (IStream &f)=0
+

Detailed Description

+An Object Streamable interface. +

+Any polymorphic class which want to use serial() in a polymorphic way, must derive from this interface.

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

+ +

+Definition at line 1430 of file stream.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
virtual void NLMISC::IStreamable::serial IStream  f [pure virtual]
+
+ + + + + +
+   + + +

+ +

+Implemented in NLAIAGENT::CNumericIndex.

+


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