HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_CRC Class Reference

#include <UT_CRC.h>

Static Public Member Functions

static unsigned long updateCRC (unsigned long accum, const char *ptr, int size)
 
static unsigned long crc (const char *ptr, int size)
 

Detailed Description

Definition at line 13 of file UT_CRC.h.

Member Function Documentation

static unsigned long UT_CRC::crc ( const char *  ptr,
int  size 
)
inlinestatic

Definition at line 17 of file UT_CRC.h.

static unsigned long UT_CRC::updateCRC ( unsigned long  accum,
const char *  ptr,
int  size 
)
static

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