|
ARB
|
#include <arbtools.h>#include "aw_awar.hxx"

Go to the source code of this file.
Classes | |
| class | RecordingMacro |
Macros | |
| #define | ma_assert(bed) arb_assert(bed) |
Functions | |
| void | warn_unrecordable (const char *what) |
| #define ma_assert | ( | bed | ) | arb_assert(bed) |
Definition at line 22 of file recmac.hxx.
Referenced by RecordingMacro::~RecordingMacro().
| void warn_unrecordable | ( | const char * | what | ) |
Definition at line 30 of file recmac.cxx.
References aw_message(), and GBS_global_string().
Referenced by RecordingMacro::track_action(), ClientActionTracker::track_action(), RecordingMacro::track_awar_change(), and ClientActionTracker::track_awar_change().
1.8.8