nux-0.9.46

nux::CRC32 Class Reference

#include <NuxCore/CRC32.h>

Public Member Functions

 CRC32 ()
t_u32 FileCRC (const char *sFileName)
t_u32 FullCRC (const char *sData, t_u32 ulLength)
void PartialCRC (t_u32 *ulInCRC, const char *sData, t_u32 ulLength)

Constructor & Destructor Documentation

nux::CRC32::CRC32 ( )

Member Function Documentation

t_u32 nux::CRC32::FileCRC ( const char *  sFileName)
t_u32 nux::CRC32::FullCRC ( const char *  sData,
t_u32  ulLength 
)
void nux::CRC32::PartialCRC ( t_u32 ulInCRC,
const char *  sData,
t_u32  ulLength 
)

The documentation for this class was generated from the following file: