7 #ifndef __oplab_BindEditOp_h__ 8 #define __oplab_BindEditOp_h__ 30 void initialize(
void);
33 virtual void handle(
Record& a_rSignal);
37 virtual void setupState(
void);
38 virtual BWORD loadState(
const String& rBuffer);
Operator to interactively change wrap bindings.
Definition: BindEditOp.h:19
Operator base class to save and reload state.
Definition: OperatorState.h:20
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Dense vector - size fixed by template.
Definition: Vector.h:19
Generalized windowing event.
Definition: WindowEvent.h:43
Automatically reference-counted string container.
Definition: String.h:128
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53