FreeSWITCH API Documentation  1.7.0
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_tsecondary_recover_hash
 
switch_mutex_tmutex
 
switch_memory_pool_tpool
 

Detailed Description

Definition at line 72 of file switch_loadable_module.c.

Field Documentation

switch_hash_t* switch_loadable_module_container::api_hash
switch_hash_t* switch_loadable_module_container::application_hash
switch_hash_t* switch_loadable_module_container::asr_hash
switch_hash_t* switch_loadable_module_container::chat_application_hash
switch_hash_t* switch_loadable_module_container::chat_hash
switch_hash_t* switch_loadable_module_container::codec_hash
switch_hash_t* switch_loadable_module_container::dialplan_hash
switch_hash_t* switch_loadable_module_container::directory_hash
switch_hash_t* switch_loadable_module_container::endpoint_hash
switch_hash_t* switch_loadable_module_container::file_hash
switch_hash_t* switch_loadable_module_container::json_api_hash
switch_hash_t* switch_loadable_module_container::limit_hash
switch_hash_t* switch_loadable_module_container::management_hash
switch_hash_t* switch_loadable_module_container::module_hash
switch_mutex_t* switch_loadable_module_container::mutex
switch_memory_pool_t* switch_loadable_module_container::pool
switch_hash_t* switch_loadable_module_container::say_hash
switch_hash_t* switch_loadable_module_container::secondary_recover_hash
switch_hash_t* switch_loadable_module_container::speech_hash
switch_hash_t* switch_loadable_module_container::timer_hash

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