#include <switch_module_interfaces.h>
Collaboration diagram for switch_endpoint_interface:

Data Fields | |
| const char * | interface_name |
| switch_io_routines_t * | io_routines |
| switch_state_handler_table_t * | state_handler |
| void * | private_info |
| switch_thread_rwlock_t * | rwlock |
| switch_endpoint_interface * | next |
|
|
the interface's name |
|
|
channel abstraction methods |
|
|
|
|
|
private information |
|
|
|
|
|
state machine methods |
1.3.9.1