GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LATC / V9-1-2
Constituent: latc     Tag: mcp750
#include "AG_descriptions_s.h"
#include <string.h>
Include dependency graph for descriptions.ic:

This graph shows which files directly or indirectly include this file:

Functions | |
| static size_t | sizeofCpt (const CptDescription *cd) |
| Returns the volume of the component. | |
| static void | clearCpt (void *cpt, const CptDescription *cd) |
| Clears all the bits of the data block, assuming that it is described by the CptDescription. | |
| static void | copyCpt (void *cpt, const void *source, const CptDescription *cd) |
| Copy from source to dest. | |
| static int | compareCpt (const void *cpt, const void *that, const CptDescription *cd) |
| Compare two components. | |
|
||||||||||||
|
Clears all the bits of the data block, assuming that it is described by the CptDescription.
|
|
||||||||||||||||
|
Compare two components.
|
|
||||||||||||||||
|
Copy from source to dest.
|
|
|
Returns the volume of the component.
|
1.4.4