|
Anklang-0.3.0.dev551+gad1415e2 anklang-0.3.0.dev551+gad1415e2
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Interface for serializable objects with Reflink support. More...
#include "defs.hh"
Protected Member Functions | |
| virtual void | serialize (WritNode &xs)=0 |
| Serialize members and childern. | |
|
protectedpure virtual |
Serialize members and childern.
Implemented in Ase::ClapDeviceImpl, Ase::ClipImpl, Ase::GadgetImpl, Ase::NativeDeviceImpl, Ase::ProjectImpl, and Ase::TrackImpl.
Definition at line 379 of file serialize.cc.
Referenced by Ase::ClapDeviceImpl::serialize(), and Ase::TrackImpl::serialize().