Class Index | Cross Index | Namespace Index |
Contained in: FrameCPP
Derived from:
none
Derived by:
FrameCPP::CheckSumCRC
#include "framecpp/CheckSum.hh"
public function member index: |
|||
CheckSum | (const kind_type Type); | ||
virtual | ~CheckSum | (); | |
virtual CheckSum* | Clone | () const; | |
kind_type | GetType | () const; | |
virtual void | calc | (const void* Buffer, INT_4U NBytes); | |
INT_4U | value | (); | Things to be do to complete the calculation |
protected function member index: |
|||
CheckSum | (const CheckSum& Source); | ||
virtual void | finish | (); | |
private function member index: |
|||
CheckSum | (); | ||