AERA
|
Public Types | |
typedef bool(* | Callback) (std::chrono::microseconds relative_time, bool suspended, const char *msg, uint8 object_count, r_code::Code **objects) |
Static Public Member Functions | |
static void | Register (std::string &callback_name, Callback callback) |
static Callback | Get (std::string &callback_name) |
Definition at line 94 of file r_exec/callbacks.h.