![](/inc/img/pixel.gif) |
|
![](/inc/img/pixel.gif) |
![](/inc/img/reddots.gif) |
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 ReferenceAn Object Streamable interface.
More...
#include <stream.h>
Inheritance diagram for NLMISC::IStreamable:
List of all members.
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] |
|
The documentation for this class was generated from the following file:
|
![](/inc/img/pixel.gif) |