RTS API Documentation  1.10.11
Data Fields
switch_loadable_module_container Struct Reference
+ Collaboration diagram for switch_loadable_module_container:

Data Fields

switch_hash_tmodule_hash
 
switch_hash_tendpoint_hash
 
switch_hash_tcodec_hash
 
switch_hash_tdialplan_hash
 
switch_hash_ttimer_hash
 
switch_hash_tapplication_hash
 
switch_hash_tchat_application_hash
 
switch_hash_tapi_hash
 
switch_hash_tjson_api_hash
 
switch_hash_tfile_hash
 
switch_hash_tspeech_hash
 
switch_hash_tasr_hash
 
switch_hash_tdirectory_hash
 
switch_hash_tchat_hash
 
switch_hash_tsay_hash
 
switch_hash_tmanagement_hash
 
switch_hash_tlimit_hash
 
switch_hash_tdatabase_hash
 
switch_hash_tsecondary_recover_hash
 
switch_mutex_tmutex
 
switch_thread_rwlock_tchat_rwlock
 
switch_memory_pool_tpool
 

Detailed Description

Definition at line 81 of file switch_loadable_module.c.

Field Documentation

◆ api_hash

switch_hash_t* switch_loadable_module_container::api_hash

◆ application_hash

switch_hash_t* switch_loadable_module_container::application_hash

◆ asr_hash

switch_hash_t* switch_loadable_module_container::asr_hash

◆ chat_application_hash

switch_hash_t* switch_loadable_module_container::chat_application_hash

◆ chat_hash

switch_hash_t* switch_loadable_module_container::chat_hash

◆ chat_rwlock

switch_thread_rwlock_t* switch_loadable_module_container::chat_rwlock

◆ codec_hash

switch_hash_t* switch_loadable_module_container::codec_hash

◆ database_hash

switch_hash_t* switch_loadable_module_container::database_hash

◆ dialplan_hash

switch_hash_t* switch_loadable_module_container::dialplan_hash

◆ directory_hash

switch_hash_t* switch_loadable_module_container::directory_hash

◆ endpoint_hash

switch_hash_t* switch_loadable_module_container::endpoint_hash

◆ file_hash

switch_hash_t* switch_loadable_module_container::file_hash

◆ json_api_hash

switch_hash_t* switch_loadable_module_container::json_api_hash

◆ limit_hash

switch_hash_t* switch_loadable_module_container::limit_hash

◆ management_hash

switch_hash_t* switch_loadable_module_container::management_hash

◆ module_hash

switch_hash_t* switch_loadable_module_container::module_hash

◆ mutex

switch_mutex_t* switch_loadable_module_container::mutex

◆ pool

switch_memory_pool_t* switch_loadable_module_container::pool

◆ say_hash

switch_hash_t* switch_loadable_module_container::say_hash

◆ secondary_recover_hash

switch_hash_t* switch_loadable_module_container::secondary_recover_hash

◆ speech_hash

switch_hash_t* switch_loadable_module_container::speech_hash

◆ timer_hash

switch_hash_t* switch_loadable_module_container::timer_hash

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