Classes | Variables
crc.h File Reference

This file contains interface to cCRC, a class to handle CRC calculation. More...

#include "sdhlibrary_settings.h"
#include "basisdef.h"
Include dependency graph for crc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cCRC
 Cyclic Redundancy Code checker class, used for protecting communication against transmission errors. More...
class  cCRC_DSACON32m
 A derived CRC class that uses a CRC table and initial value suitable for the Weiss Robotics DSACON32m controller. More...
class  cCRC_SDH
 A derived CRC class that uses a CRC table and initial value suitable for protecing the binary communication with SDH via RS232. More...

Variables

NAMESPACE_SDH_START typedef UInt16 tCRCValue
 the data type used to calculate and exchange CRC values with DSACON32m (16 bit integer)

Detailed Description

This file contains interface to cCRC, a class to handle CRC calculation.

General file information

Author:
Dirk Osswald
Date:
2008-06-09

Copyright

Copyright (c) 2008 SCHUNK GmbH & Co. KG


Definition in file crc.h.


Variable Documentation

the data type used to calculate and exchange CRC values with DSACON32m (16 bit integer)

Definition at line 54 of file crc.h.



schunk_sdh
Author(s): Florian Weisshardt
autogenerated on Mon Oct 6 2014 07:29:15