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

ForRead

Report that this action serializes rather than reads.

SerRead

No‐op during serialization; read‐only actions are ignored.

SerReadWriteMany

Serialize all of the given objects to the stream.

SerWrite

Invoke the write callback during serialization.

Created with MrDocs