RTS API Documentation
1.10.11
|
Definition at line 81 of file switch_loadable_module.c.
switch_hash_t* switch_loadable_module_container::api_hash |
Definition at line 89 of file switch_loadable_module.c.
Referenced by switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::application_hash |
Definition at line 87 of file switch_loadable_module.c.
Referenced by switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::asr_hash |
Definition at line 93 of file switch_loadable_module.c.
Referenced by switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::chat_application_hash |
Definition at line 88 of file switch_loadable_module.c.
Referenced by switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::chat_hash |
Definition at line 95 of file switch_loadable_module.c.
Referenced by do_chat_send(), switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_thread_rwlock_t* switch_loadable_module_container::chat_rwlock |
Definition at line 102 of file switch_loadable_module.c.
Referenced by do_chat_send(), switch_loadable_module_init(), switch_loadable_module_process(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::codec_hash |
Definition at line 84 of file switch_loadable_module.c.
Referenced by switch_loadable_module_get_codec_interface(), switch_loadable_module_get_codecs(), switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::database_hash |
Definition at line 99 of file switch_loadable_module.c.
Referenced by switch_loadable_module_get_database_interface(), switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::dialplan_hash |
Definition at line 85 of file switch_loadable_module.c.
Referenced by switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::directory_hash |
Definition at line 94 of file switch_loadable_module.c.
Referenced by switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::endpoint_hash |
Definition at line 83 of file switch_loadable_module.c.
Referenced by switch_loadable_module_get_endpoint_interface(), switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::file_hash |
Definition at line 91 of file switch_loadable_module.c.
Referenced by switch_loadable_module_get_file_interface(), switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::json_api_hash |
Definition at line 90 of file switch_loadable_module.c.
Referenced by switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::limit_hash |
Definition at line 98 of file switch_loadable_module.c.
Referenced by switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::management_hash |
Definition at line 97 of file switch_loadable_module.c.
Referenced by switch_loadable_module_get_management_interface(), switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::module_hash |
Definition at line 82 of file switch_loadable_module.c.
Referenced by switch_loadable_module_enumerate_loaded(), switch_loadable_module_exists(), switch_loadable_module_init(), switch_loadable_module_load_module_ex(), switch_loadable_module_process(), switch_loadable_module_protect(), switch_loadable_module_runtime(), switch_loadable_module_shutdown(), and switch_loadable_module_unload_module().
switch_mutex_t* switch_loadable_module_container::mutex |
Definition at line 101 of file switch_loadable_module.c.
Referenced by switch_core_get_secondary_recover_callback(), switch_core_register_secondary_recover_callback(), switch_core_unregister_secondary_recover_callback(), switch_loadable_module_enumerate_loaded(), switch_loadable_module_exists(), switch_loadable_module_get_codec_interface(), switch_loadable_module_get_codecs(), switch_loadable_module_get_codecs_sorted(), switch_loadable_module_get_database_interface(), switch_loadable_module_get_endpoint_interface(), switch_loadable_module_get_file_interface(), switch_loadable_module_get_management_interface(), switch_loadable_module_get_say_interface(), switch_loadable_module_init(), switch_loadable_module_load_module_ex(), switch_loadable_module_process(), switch_loadable_module_protect(), switch_loadable_module_runtime(), switch_loadable_module_unload_module(), and switch_loadable_module_unprocess().
switch_memory_pool_t* switch_loadable_module_container::pool |
Definition at line 103 of file switch_loadable_module.c.
Referenced by switch_loadable_module_build_dynamic(), switch_loadable_module_enumerate_available(), switch_loadable_module_init(), switch_loadable_module_load_module_ex(), switch_loadable_module_runtime(), and switch_loadable_module_shutdown().
switch_hash_t* switch_loadable_module_container::say_hash |
Definition at line 96 of file switch_loadable_module.c.
Referenced by switch_loadable_module_get_say_interface(), switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::secondary_recover_hash |
switch_hash_t* switch_loadable_module_container::speech_hash |
Definition at line 92 of file switch_loadable_module.c.
Referenced by switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().
switch_hash_t* switch_loadable_module_container::timer_hash |
Definition at line 86 of file switch_loadable_module.c.
Referenced by switch_loadable_module_init(), switch_loadable_module_process(), switch_loadable_module_shutdown(), and switch_loadable_module_unprocess().