Go to the source code of this file.
Functions | |
| void | comin_callback_register (t_comin_entry_point entry_point, t_comin_callback_function fct_ptr) |
| void comin_callback_context_call | ( | int | entry_point_id, |
| int | domain_id, | ||
| bool | lacc ) |
Definition at line 89 of file comin_callback.cpp.
| const char * comin_callback_get_ep_name | ( | t_comin_entry_point | iep | ) |
Definition at line 200 of file comin_callback.cpp.
| void comin_callback_register_f | ( | int | entry_point_ftn, |
| t_comin_callback_function | fct_ptr ) |
Definition at line 82 of file comin_callback.cpp.
| const char* comin_ep_names[] |
Definition at line 157 of file comin_callback.cpp.