RTS API Documentation
1.10.11
|
#include <switch_module_interfaces.h>
Definition at line 94 of file switch_module_interfaces.h.
switch_size_t switch_stream_handle::alloc_chunk |
Definition at line 103 of file switch_module_interfaces.h.
Referenced by switch_console_stream_raw_write(), and switch_console_stream_write().
switch_size_t switch_stream_handle::alloc_len |
Definition at line 102 of file switch_module_interfaces.h.
Referenced by switch_console_stream_write().
void* switch_stream_handle::data |
Definition at line 98 of file switch_module_interfaces.h.
Referenced by api_hook(), do_api_on(), API::execute(), API::executeString(), parse_presence_data_cols(), preprocess_exec_set(), record_helper_post_process(), switch_api_execute(), switch_channel_build_param_string(), switch_channel_expand_variables_check(), switch_channel_get_cap_string(), switch_channel_get_flag_string(), switch_channel_set_timestamps(), switch_console_complete(), switch_console_process(), switch_console_set_complete(), switch_console_stream_raw_write(), switch_console_stream_write(), switch_core_init_and_modload(), switch_core_perform_file_open(), switch_event_build_param_string(), switch_event_expand_headers_check(), switch_html_strip(), switch_ivr_parse_event(), switch_ivr_record_file_event(), switch_nat_republish(), switch_nat_status(), switch_say_file_handle_detach_path(), and switch_say_file_handle_get_path().
switch_size_t switch_stream_handle::data_len |
Definition at line 101 of file switch_module_interfaces.h.
Referenced by switch_console_stream_raw_write(), and switch_console_stream_write().
switch_size_t switch_stream_handle::data_size |
Definition at line 100 of file switch_module_interfaces.h.
Referenced by switch_console_stream_raw_write(), and switch_console_stream_write().
void* switch_stream_handle::end |
Definition at line 99 of file switch_module_interfaces.h.
Referenced by switch_console_stream_raw_write(), and switch_console_stream_write().
switch_event_t* switch_stream_handle::param_event |
Definition at line 104 of file switch_module_interfaces.h.
Referenced by api_hook(), and switch_api_execute().
switch_stream_handle_raw_write_function_t switch_stream_handle::raw_write_function |
Definition at line 97 of file switch_module_interfaces.h.
Referenced by switch_stream_spawn(), and switch_stream_system().
switch_stream_handle_read_function_t switch_stream_handle::read_function |
Definition at line 95 of file switch_module_interfaces.h.
switch_stream_handle_write_function_t switch_stream_handle::write_function |
Definition at line 96 of file switch_module_interfaces.h.
Referenced by comp_callback(), API::execute(), API::executeString(), parse_presence_data_cols(), switch_api_execute(), switch_cache_db_status(), switch_channel_build_param_string(), switch_channel_get_cap_string(), switch_channel_get_flag_string(), switch_channel_set_timestamps(), switch_console_complete(), switch_console_execute(), switch_console_set_complete(), switch_core_dump_variables(), switch_core_media_bug_enumerate(), switch_core_pool_stats(), switch_core_session_debug_pool(), switch_event_build_param_string(), switch_getcputime(), switch_memory_usage_stream(), switch_nat_status(), switch_pool_clear(), switch_say_file(), and switch_stream_write_file_contents().