7 #ifndef __moa_SystemI_h__ 8 #define __moa_SystemI_h__ 35 virtual void perform(
const t_note_id &a_note_id) {}
44 virtual void connectOrchestrator(
kernel
Definition: namespace.dox:3
virtual void perform(const t_note_id &a_note_id)
Perform processing due to having been signaled.
Definition: SystemI.h:35
Base for all interfacable components.
Definition: Component.h:20
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53
System Interface for MOA.
Definition: SystemI.h:18
Per-class participation non-RTTI fallback dynamic casting mechanism.
Definition: Castable.h:192