![]() |
EM-ODP 4.4.0
Event Machine on ODP
|
Definition at line 66 of file em_hook_types.h.
| em_api_hook_alloc_t hook_fn_t::alloc |
Definition at line 67 of file em_hook_types.h.
| em_dispatch_enter_func_t hook_fn_t::disp_enter |
Definition at line 70 of file em_hook_types.h.
| em_dispatch_exit_func_t hook_fn_t::disp_exit |
Definition at line 71 of file em_hook_types.h.
| em_api_hook_free_t hook_fn_t::free |
Definition at line 68 of file em_hook_types.h.
| em_api_hook_send_t hook_fn_t::send |
Definition at line 69 of file em_hook_types.h.
| em_idle_hook_to_active_t hook_fn_t::to_active |
Definition at line 73 of file em_hook_types.h.
| em_idle_hook_to_idle_t hook_fn_t::to_idle |
Definition at line 72 of file em_hook_types.h.
| void_hook_t hook_fn_t::void_hook |
Definition at line 75 of file em_hook_types.h.
| em_idle_hook_while_idle_t hook_fn_t::while_idle |
Definition at line 74 of file em_hook_types.h.