span_idx Struct Reference

#include <aft_tdm_hp.h>

List of all members.

Public Attributes

int init
int span_no
pthread_t thread
sangoma_hptdm_span_t * span


Detailed Description

Span index structure. Defines the program span structure along with supporting variables needed to operate span

Definition at line 71 of file aft_tdm_hp.h.


Member Data Documentation

int span_idx::init

init flag used to determine if span is being used

Definition at line 74 of file aft_tdm_hp.h.

sangoma_hptdm_span_t* span_idx::span

span object - returned by sangoma_hptdm_api_span_init() function

Definition at line 80 of file aft_tdm_hp.h.

int span_idx::span_no

span number - integer starting from 0

Definition at line 76 of file aft_tdm_hp.h.

pthread_t span_idx::thread

pthread id - because each span will have its own thread

Definition at line 78 of file aft_tdm_hp.h.


The documentation for this struct was generated from the following file:
Generated on Mon Aug 18 00:00:36 2008 for hptdm_api by  doxygen 1.4.7