![]() |
ATLAS Offline Software
|
#include <crc8.h>
Public Member Functions | |
| crc8 () | |
| ~crc8 () | |
| int | calc (int dato) |
| int | current () |
Private Attributes | |
| int | m_crci |
| int | m_pol |
| int | m_ma |
| crc8::crc8 | ( | ) |
| crc8::~crc8 | ( | ) |
| int crc8::calc | ( | int | dato | ) |
Definition at line 29 of file crc8.cxx.
| int crc8::current | ( | ) |