ARB
|
Go to the source code of this file.
Classes | |
class | RequiresActionTracker |
class | BoundActionTracker |
class | MacroRecorder |
class | ClientActionTracker |
Macros | |
#define | ma_assert(bed) arb_assert(bed) |
Functions | |
BoundActionTracker * | get_active_macro_recording_tracker (AW_root *aw_root) |
MacroRecorder * | getMacroRecorder (AW_root *aw_root) |
#define ma_assert | ( | bed | ) | arb_assert(bed) |
Definition at line 25 of file trackers.hxx.
Referenced by BoundActionTracker::get_gbmain(), getMacroRecorder(), ClientActionTracker::~ClientActionTracker(), and MacroRecorder::~MacroRecorder().
|
inline |
Definition at line 141 of file trackers.hxx.
References AW_root::getTracker(), and NULp.
Referenced by configure_macro_recording(), getMacroRecorder(), got_macro_ability(), and shutdown_macro_recording().
|
inline |
Definition at line 146 of file trackers.hxx.
References get_active_macro_recording_tracker(), and ma_assert.
Referenced by exec_macro_cb(), execute_macro(), insert_interruption_to_macro_cb(), insert_macro_menu_entry(), and start_macro_cb().