switch_core_port_allocator Struct Reference

Collaboration diagram for switch_core_port_allocator:
[legend]

Data Fields

switch_port_t start
switch_port_t end
switch_port_t next
int8_t * track
uint32_t track_len
uint32_t track_used
switch_port_flag_t flags
switch_mutex_tmutex
switch_memory_pool_tpool

Detailed Description

Definition at line 38 of file switch_core_port_allocator.c.


Field Documentation

switch_port_t switch_core_port_allocator::end

Definition at line 40 of file switch_core_port_allocator.c.

switch_port_flag_t switch_core_port_allocator::flags

Definition at line 45 of file switch_core_port_allocator.c.

switch_mutex_t* switch_core_port_allocator::mutex

Definition at line 46 of file switch_core_port_allocator.c.

switch_port_t switch_core_port_allocator::next

Definition at line 41 of file switch_core_port_allocator.c.

switch_memory_pool_t* switch_core_port_allocator::pool

Definition at line 47 of file switch_core_port_allocator.c.

switch_port_t switch_core_port_allocator::start

Definition at line 39 of file switch_core_port_allocator.c.

int8_t* switch_core_port_allocator::track

Definition at line 42 of file switch_core_port_allocator.c.

uint32_t switch_core_port_allocator::track_len

Definition at line 43 of file switch_core_port_allocator.c.

uint32_t switch_core_port_allocator::track_used

Definition at line 44 of file switch_core_port_allocator.c.


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