#include <switch_core_pvt.h>
Collaboration diagram for switch_session_manager:
Data Fields | |
| switch_memory_pool_t * | memory_pool |
| switch_hash_t * | session_table |
| uint32_t | session_count |
| uint32_t | session_limit |
| switch_size_t | session_id |
Definition at line 277 of file switch_core_pvt.h.
Definition at line 278 of file switch_core_pvt.h.
Definition at line 280 of file switch_core_pvt.h.
Referenced by switch_core_session_count(), switch_core_session_perform_destroy(), switch_core_session_request_uuid(), and switch_core_session_sync_clock().
Definition at line 282 of file switch_core_pvt.h.
Referenced by switch_core_session_id(), and switch_core_session_request_uuid().
Definition at line 281 of file switch_core_pvt.h.
Referenced by switch_core_session_limit(), and switch_core_session_request_uuid().
Definition at line 279 of file switch_core_pvt.h.
Referenced by switch_core_session_event_send(), switch_core_session_force_locate(), switch_core_session_hupall(), switch_core_session_hupall_endpoint(), switch_core_session_hupall_matching_var(), switch_core_session_locate(), switch_core_session_message_send(), switch_core_session_perform_destroy(), switch_core_session_request_uuid(), switch_core_session_set_uuid(), and switch_core_session_uninit().
1.4.7