GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LDT / dev > encdec / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

_FCS_checksum Struct Reference

Structure to hold the context needed when forming the checksum over multiple arrays of data. More...

#include <FCS.h>

List of all members.

Public Attributes

unsigned int sum1
unsigned int sum2
unsigned int left


Detailed Description

Structure to hold the context needed when forming the checksum over multiple arrays of data.

Member Data Documentation

unsigned int _FCS_checksum::left

Number of increments until need to do a reduction

Referenced by FCS_accumulate16(), FCS_accumulate32(), FCS_construct(), and FCS_get().

unsigned int _FCS_checksum::sum1

Lower bit of the partial checksum

Referenced by FCS_accumulate16(), FCS_accumulate32(), FCS_construct(), and FCS_get().

unsigned int _FCS_checksum::sum2

Upper bit of the partial checksum

Referenced by FCS_accumulate16(), FCS_accumulate32(), FCS_construct(), and FCS_get().


The documentation for this struct was generated from the following file:

Generated on Thu Feb 9 12:20:47 2012 by  doxygen 1.5.8