Ase::Serializable class

Interface for serializable objects with Reflink support.

Base classes

struct VirtualBase virtual
Common base type to allow casting between polymorphic classes.

Derived classes

class GadgetImpl virtual
Base type for classes that have a Property.

Protected functions

void serialize(WritNode& xs) pure virtual
Serialize members and childern.