UltraScan III
Classes | Namespaces | Variables
us_crc.h File Reference
#include <QtCore>
#include "us_extern.h"
Include dependency graph for us_crc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  US_Crc
 Class to provide a method for CRC-32 calculations. More...
 

Namespaces

namespace  crc
 

Variables

static const unsigned long crc::crc_table [256]
 Table of values used in CRC-32 calculations. More...