CRC Class Reference

List of all members.

Public Member Functions

 CRC ()

Static Public Attributes

static int crc32Table []

Package Functions

int getFinalCRC ()
int getGlobalCRC ()
void initialiseCRC ()
void setGlobalCRC (int newCrc)
void updateCRC (int inCh)

Package Attributes

int globalCrc


Detailed Description

A simple class the hold and calculate the CRC for sanity checking of the data.

Author:
Keiron Liddle

Constructor & Destructor Documentation

CRC (  ) 


Member Function Documentation

int getFinalCRC (  )  [package]

int getGlobalCRC (  )  [package]

void initialiseCRC (  )  [package]

void setGlobalCRC ( int  newCrc  )  [package]

void updateCRC ( int  inCh  )  [package]


Member Data Documentation

int crc32Table[] [static]

int globalCrc [package]


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

Generated on Sat May 26 06:43:38 2012 for Project Wonder by  doxygen 1.5.8