![]() |
Libmacro
0.2
Libmacro is an extensible macro and hotkey library.
|
#include <signal.h>
Public Attributes | |
| union { | |
| struct mcr_ISignal * isignal | |
| struct mcr_Instance instance | |
| struct mcr_Interface * interface | |
| }; | |
| bool | dispatch_flag |
Use functions in mcr_ISignal to dispatch and send the whole object, mcr_ISignal + data members.
| union { ... } |
| bool mcr_Signal::dispatch_flag |