EM-ODP 4.4.0
Event Machine on ODP
Loading...
Searching...
No Matches
hook_fn_t Union Reference

Data Fields

em_api_hook_alloc_t alloc
 
em_api_hook_free_t free
 
em_api_hook_send_t send
 
em_dispatch_enter_func_t disp_enter
 
em_dispatch_exit_func_t disp_exit
 
em_idle_hook_to_idle_t to_idle
 
em_idle_hook_to_active_t to_active
 
em_idle_hook_while_idle_t while_idle
 
void_hook_t void_hook
 

Detailed Description

Definition at line 66 of file em_hook_types.h.

Field Documentation

◆ alloc

em_api_hook_alloc_t hook_fn_t::alloc

Definition at line 67 of file em_hook_types.h.

◆ disp_enter

em_dispatch_enter_func_t hook_fn_t::disp_enter

Definition at line 70 of file em_hook_types.h.

◆ disp_exit

em_dispatch_exit_func_t hook_fn_t::disp_exit

Definition at line 71 of file em_hook_types.h.

◆ free

em_api_hook_free_t hook_fn_t::free

Definition at line 68 of file em_hook_types.h.

◆ send

em_api_hook_send_t hook_fn_t::send

Definition at line 69 of file em_hook_types.h.

◆ to_active

em_idle_hook_to_active_t hook_fn_t::to_active

Definition at line 73 of file em_hook_types.h.

◆ to_idle

em_idle_hook_to_idle_t hook_fn_t::to_idle

Definition at line 72 of file em_hook_types.h.

◆ void_hook

void_hook_t hook_fn_t::void_hook

Definition at line 75 of file em_hook_types.h.

◆ while_idle

em_idle_hook_while_idle_t hook_fn_t::while_idle

Definition at line 74 of file em_hook_types.h.


The documentation for this union was generated from the following file: