zSerial

zSerial Hierarchy

zSerial provides a base for classes that implement serialization to and from standard streams.

Reference Material

Public Interface

Construction/Destruction

Load() Serialize from stream

Store() Serialize to stream

Protected Interface

streamRead() Helper for serialization from stream

streamWrite() Helper for serialization to stream