ARB
Classes | Macros | Functions
trackers.hxx File Reference
#include <aw_root.hxx>
#include <arb_string.h>
#include "macros_local.hxx"
Include dependency graph for trackers.hxx:
This graph shows which files directly or indirectly include this file:

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

BoundActionTrackerget_active_macro_recording_tracker (AW_root *aw_root)
 
MacroRecordergetMacroRecorder (AW_root *aw_root)
 

Macro Definition Documentation

#define ma_assert (   bed)    arb_assert(bed)

Function Documentation

BoundActionTracker* get_active_macro_recording_tracker ( AW_root aw_root)
inline
MacroRecorder* getMacroRecorder ( AW_root aw_root)
inline