Action that drives the SerializationOps method to unserialize (read) objects.
Synopsis
Declared in <serialize.h>
struct ActionUnserialize;
Static Member Functions
Name |
Description |
Report that this action reads rather than serializes. |
|
Invoke the read callback during unserialization. |
|
Unserialize all of the given objects from the stream. |
|
No‐op during unserialization; write‐only actions are ignored. |
Created with MrDocs