wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
SerializationOptions Struct Reference

Options passed to GraphicElement::save() (and friends); the save-side counterpart of SerializationContext, kept separate since save() needs none of that struct's load-only fields (portMap, version, ...). More...

#include <SerializationContext.h>

Public Attributes

SerializationPurpose purpose
 What this serialization is for; see SerializationPurpose. Mandatory, no default.

Detailed Description

Options passed to GraphicElement::save() (and friends); the save-side counterpart of SerializationContext, kept separate since save() needs none of that struct's load-only fields (portMap, version, ...).

Definition at line 80 of file SerializationContext.h.

Member Data Documentation

◆ purpose


The documentation for this struct was generated from the following file: