CheckSum Class Reference

Generates and validates checksums. More...

#include <CheckSum.h>

List of all members.

Public Member Functions

 CheckSum ()
 Default constructor.
void clear ()
void add (unsigned int w)
void add (unsigned short w)
void add (unsigned char *b, unsigned int length)
void add (unsigned char b)
unsigned int get ()

Protected Attributes

unsigned short r
unsigned short c1
unsigned short c2
unsigned int sum


Detailed Description

Generates and validates checksums.


The documentation for this class was generated from the following files:
Generated on Mon Mar 20 20:32:54 2006 for RakNet by  doxygen 1.4.6-NO