switch_session_manager Struct Reference

#include <switch_core_pvt.h>

Collaboration diagram for switch_session_manager:

[legend]

Data Fields

switch_memory_pool_tmemory_pool
switch_hash_tsession_table
uint32_t session_count
uint32_t session_limit
switch_size_t session_id

Detailed Description

Definition at line 277 of file switch_core_pvt.h.


Field Documentation

switch_memory_pool_t* switch_session_manager::memory_pool

Definition at line 278 of file switch_core_pvt.h.

uint32_t switch_session_manager::session_count

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().

switch_size_t switch_session_manager::session_id

Definition at line 282 of file switch_core_pvt.h.

Referenced by switch_core_session_id(), and switch_core_session_request_uuid().

uint32_t switch_session_manager::session_limit

Definition at line 281 of file switch_core_pvt.h.

Referenced by switch_core_session_limit(), and switch_core_session_request_uuid().

switch_hash_t* switch_session_manager::session_table

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().


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:34 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7