Support for all macros providing or using the ser_action parameter of the SerializationOps method.
Synopsis
Declared in <serialize.h>
struct ActionSerialize;
Static Member Functions
Name |
Description |
Report that this action serializes rather than reads. |
|
No‐op during serialization; read‐only actions are ignored. |
|
Serialize all of the given objects to the stream. |
|
Invoke the write callback during serialization. |
Created with MrDocs