OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
CRC.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef unsigned int CRCTYPE

Functions

CRCTYPE crc (void *icp, int icnt)

Typedef Documentation

◆ CRCTYPE

typedef unsigned int CRCTYPE

Definition at line 25 of file CRC.h.

Function Documentation

◆ crc()

CRCTYPE crc ( void * icp,
int icnt )

Definition at line 106 of file CRC.cpp.

References crc().

Referenced by crc(), Communicate::fill_msg_buffer(), and Communicate::unpack_message().

Here is the call graph for this function: