7 #ifndef __intelligence_LuaBehavior_h__ 8 #define __intelligence_LuaBehavior_h__ 38 virtual void handle(
Record& record);
41 virtual void bind(
Record& record) { m_recorded=record; }
ControlCenter RecordView.
Definition: ControlCenter.h:19
kernel
Definition: namespace.dox:3
Behavior RecordView.
Definition: Behavior.h:19
Interface to handle signals from an SignalerI.
Definition: HandlerI.h:22
Generic binding to a serializable state.
Definition: RecordableI.h:20
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53
Load a Lua script and run it when signaled.
Definition: LuaBehavior.h:31
Non-persistent reference to an instance of a Layout.
Definition: WeakRecordSB.h:17