Public Member Functions
cCRC_SDH Class Reference

A derived CRC class that uses a CRC table and initial value suitable for protecing the binary communication with SDH via RS232. More...

#include <crc.h>

Inheritance diagram for cCRC_SDH:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 cCRC_SDH (void)
 constructor to create a cCRC object suitable for checksumming the binary communication with SDH

Detailed Description

A derived CRC class that uses a CRC table and initial value suitable for protecing the binary communication with SDH via RS232.

(for now we use the same CRC as for DSACON32m, but we use this separate class to simplify future changes).

Definition at line 170 of file crc.h.


Constructor & Destructor Documentation

cCRC_SDH::cCRC_SDH ( void  ) [inline]

constructor to create a cCRC object suitable for checksumming the binary communication with SDH

Definition at line 174 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