OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Typedefs | Functions
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

typedef unsigned int CRCTYPE

Definition at line 25 of file CRC.h.

Function Documentation

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: