![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <Serial.hpp>
Public Member Functions | |
| SerialThis () | |
| SerialThis (InputStream &ist) | |
| virtual void | serialize (OutputStream &ost) const |
| virtual void | deserialize (InputStream &ist) |
Basic object with serialization/deserialization methods.
| SerialThis::SerialThis | ( | ) |
Any serializable object may be constructed from a scratch
| SerialThis::SerialThis | ( | InputStream & | ist | ) |
Some of them may be constructed from an input stream
|
virtual |
|
virtual |
1.8.5