Public Member Functions | Static Protected Attributes
cCRC_DSACON32m Class Reference

A derived CRC class that uses a CRC table and initial value suitable for the Weiss Robotics DSACON32m controller. More...

#include <crc.h>

Inheritance diagram for cCRC_DSACON32m:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 cCRC_DSACON32m (void)
 constructor to create a cCRC object suitable for checksumming the communication with a DSACON32m tactile sensor controller

Static Protected Attributes

static tCRCValue const crc_table_dsacon32m [256]
 the CRC table used by the DSACON32m controller

Detailed Description

A derived CRC class that uses a CRC table and initial value suitable for the Weiss Robotics DSACON32m controller.

Definition at line 147 of file crc.h.


Constructor & Destructor Documentation

cCRC_DSACON32m::cCRC_DSACON32m ( void  ) [inline]

constructor to create a cCRC object suitable for checksumming the communication with a DSACON32m tactile sensor controller

Definition at line 155 of file crc.h.


Member Data Documentation

tCRCValue const cCRC_DSACON32m::crc_table_dsacon32m[256] [static, protected]

the CRC table used by the DSACON32m controller

Definition at line 151 of file crc.h.


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


schunk_sdh
Author(s): Mathias Luedtke , Florian Weisshardt
autogenerated on Thu Aug 27 2015 15:07:03