Class Ase::Serializable
ClassList > Ase > Serializable
Interface for serializable objects with Reflink support.
#include <defs.hh>
Inherits the following classes: Ase::VirtualBase
Inherited by the following classes: Ase::GadgetImpl
Protected Functions
Type | Name |
---|---|
virtual void | serialize (WritNode & xs) = 0 Serialize members and childern. |
Protected Functions inherited from Ase::VirtualBase
See Ase::VirtualBase
Type | Name |
---|---|
virtual | ~VirtualBase () noexcept = 0 |
Protected Functions Documentation
function serialize
virtual void Ase::Serializable::serialize (
WritNode & xs
) = 0
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/defs.hh