hp_tdm_chunk Struct Reference

A chunk structure used to implement a chunk buffer. More...

#include <libhpsangoma.h>

List of all members.

Public Attributes

int init
int len
int offset
char data [SMG_HP_MAX_CHAN_DATA]


Detailed Description

A chunk structure used to implement a chunk buffer.

Definition at line 86 of file libhpsangoma.h.


Member Data Documentation

char hp_tdm_chunk::data[SMG_HP_MAX_CHAN_DATA]

chunk data location

Definition at line 95 of file libhpsangoma.h.

int hp_tdm_chunk::init

chunk init flag used to determine if chunk is being used

Definition at line 89 of file libhpsangoma.h.

int hp_tdm_chunk::len

length of the current data chunk

Definition at line 91 of file libhpsangoma.h.

int hp_tdm_chunk::offset

current offset to write/read to/from the chunk data structure.

Definition at line 93 of file libhpsangoma.h.


The documentation for this struct was generated from the following file:
Generated on Sun Aug 17 23:56:55 2008 for libhpsangoma by  doxygen 1.4.7