#include <switch_types.h>
Collaboration diagram for switch_loadable_module_function_table:
Data Fields | |
| int | switch_api_version |
| switch_module_load_t | load |
| switch_module_shutdown_t | shutdown |
| switch_module_runtime_t | runtime |
| switch_module_flag_t | flags |
Definition at line 1980 of file switch_types.h.
Definition at line 1985 of file switch_types.h.
| switch_module_load_t switch_loadable_module_function_table::load |
| switch_module_runtime_t switch_loadable_module_function_table::runtime |
| switch_module_shutdown_t switch_loadable_module_function_table::shutdown |
1.4.7