AERA
Public Types | Static Public Member Functions | List of all members
r_exec::Callbacks Class Reference

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)
 

Detailed Description

Definition at line 94 of file r_exec/callbacks.h.


The documentation for this class was generated from the following files: