GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSEP / V1-1-1
Constituent: lsepw     Tag: rad750
This graph shows which files directly or indirectly include this file:

Functions | |
| int | CDFP_sizeof (int level, void *cfg) |
| Returns the size, in bytes, of the compression structure needed to supprot the specified compression level. | |
| int | CDFP_construct (CDFP_ctx *cdfp, int level, void *cfg, LSEW_dgmFw *dgmFw, LSEPW *lsepw) |
| Constructs (initializes) the compression structure for the appropriate level. | |
| unsigned int * | CDFP_begin_add (CDFP_ctx *cdfp, unsigned int *buf, unsigned int len) |
| Begin datagram callback routine. | |
CVS $Id: CDFP.h,v 1.1 2006/11/01 22:51:59 russell Exp $
|
||||||||||||||||
|
Begin datagram callback routine.
|
|
||||||||||||||||||||||||
|
Constructs (initializes) the compression structure for the appropriate level.
|
|
||||||||||||
|
Returns the size, in bytes, of the compression structure needed to supprot the specified compression level.
|
1.4.4