OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This macro defines a nested class within your streamable class, and contains the core of the streaming code. DECLARE_STREAMER declares the Read and Write function declarations, whose definitions you must provide, and the Build function that calls the TStreamableClass constructor.