Public Attributes | |
void(* | routine )() |
list_head | list |
Definition at line 49 of file reincarnation_callback.c.
Links this callback in the context of theRegisteredCallbacks.
Definition at line 52 of file reincarnation_callback.c.
Referenced by mnemosyne_reincarnation_callback_register().
void(* reincarnation_callback::routine)() |
The callback to be executed.
Referenced by mnemosyne_reincarnation_callback_execute_all(), and mnemosyne_reincarnation_callback_register().