CMS 3D CMS Logo

Namespaces | Functions | Variables

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/FWCore/Utilities/interface/CRC16.h File Reference

#include <cassert>

Go to the source code of this file.

Namespaces

namespace  evf

Functions

unsigned short evf::compute_crc (unsigned char *buffer, unsigned int bufSize)
unsigned short evf::compute_crc_64bit (unsigned short crc, unsigned char *p)
unsigned short evf::compute_crc_8bit (unsigned short crc, unsigned char data)

Variables

const unsigned short evf::crc_table [256]