wp_api_element Struct Reference

Wanpipe API Element contains header and data. More...

#include <wanpipe_api_hdr.h>

Collaboration diagram for wp_api_element:

Collaboration graph
[legend]
List of all members.

Public Attributes

wp_api_hdr_t hdr
unsigned char data [MAX_NO_DATA_BYTES_IN_FRAME]

Detailed Description

Wanpipe API Element contains header and data.

The Element Structures are suppose to be used as casts to a memory buffer. Windows uses the full size of the element structure to allocate the acutal memory buffer used as an element structure

Definition at line 363 of file wanpipe_api_hdr.h.


Member Data Documentation

wp_api_hdr_t wp_api_element::hdr

Header structure

Definition at line 365 of file wanpipe_api_hdr.h.

Referenced by handle_data(), read_data(), and sangoma_readmsg().

unsigned char wp_api_element::data[MAX_NO_DATA_BYTES_IN_FRAME]

Maximum Tx/Rx Data buffer structure

Definition at line 366 of file wanpipe_api_hdr.h.

Referenced by handle_data(), read_data(), and sangoma_readmsg().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 6 18:09:05 2009 for libsangoma by  doxygen 1.4.7