![]() |
Doxygen Documentation |
|||||
Package: |
GNAT |
|||||
Version: |
V1-0-23 |
Marked: |
(not marked) |
|||
Constituent: |
gnat |
Tag: |
sun-gcc |
|||
This graph shows which files directly or indirectly include this file:

Typedefs | |
| typedef _chnlBndl * | bndlHandle |
| Typedef for struct _chnlBndl*. | |
Functions | |
| int | gBndlClear (gnatHandle gh) |
| zeroes out the bundle array | |
| int | gBndlAddChnl (gnatHandle gh, unsigned char chnlNum, unsigned int nChnlData, unsigned int *chnlData) |
| Inserts the bits pointed to by chnlData into channel chnlNum of the channel bundle. | |
| int | gBndlGetDepth (gnatHandle gh, unsigned int *depth32) |
| Returns the depth of the bunlde bh in the pointer depth. | |
| int | gBndlGetChnl (gnatHandle gh, unsigned char chnlNum, unsigned int nChnlData, unsigned int *chnlData) |
| Retrieves the bits contained in channel number chnlNum of bundle in gh. | |
| unsigned short * | gBndlGetBndl (gnatHandle gh) |
| returns pointer to bundle storage | |
|
||||||||||||||||||||
|
Inserts the bits pointed to by chnlData into channel chnlNum of the channel bundle.
|
|
|
zeroes out the bundle array
|
|
|
returns pointer to bundle storage
|
|
||||||||||||||||||||
|
Retrieves the bits contained in channel number chnlNum of bundle in gh.
|
|
||||||||||||
|
Returns the depth of the bunlde bh in the pointer depth.
|
1.3.3