Orxonox  0.0.5 Codename: Arcturus
Namespaces | Functions
CRC32.cc File Reference
#include "CRC32.h"

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

uint32_t orxonox::calcCRC (unsigned char *data, unsigned int dataLength)
 
void orxonox::calcCRCBit (uint32_t &crc32, int bit)