Namespaces | Functions | Variables
CRC.cpp File Reference
#include "sick_safevisionary_base/CRC.h"
Include dependency graph for CRC.cpp:

Go to the source code of this file.

Namespaces

 visionary
 

Functions

uint32_t visionary::CRC_calcCrc32Block (const void *const pvData, uint32_t u32Length, uint32_t u32InitVal)
 Compute the CRC-32 value of a data block based on a start value. More...
 
uint32_t visionary::CRC_calcCrc32CBlock (const void *const pvData, uint32_t u32Length, uint32_t u32InitVal)
 Compute the CRC-32C value of a data block based on a start value. More...
 

Variables

static const uint32_t visionary::CRC_au32CRC32CTable [256]
 
static const uint32_t visionary::CRC_au32CRCTable [256]
 


sick_safevisionary_base
Author(s):
autogenerated on Sat Oct 21 2023 02:24:26