Inheritance diagram for lfc::_Serializable::
Public Methods | |
virtual | ~_Serializable () throw () |
virtual void | writeObject (BinaryOutput &stream) const=0 |
virtual void | readObject (BinaryInput &stream)=0 |
make this thread safe
|
|
|
Reimplemented in lfc::Chronometer, lfc::HiResTimeSpan, lfc::Time, and lfc::TimeSpan. |
|
Reimplemented in lfc::Chronometer, lfc::HiResTimeSpan, lfc::Time, and lfc::TimeSpan. |