LodePNG::Crc32 Class Reference

List of all members.

Public Member Functions

unsigned long update_crc (const unsigned char *buf, unsigned long crc, size_t len)
unsigned long crc (const unsigned char *buf, size_t len)

Static Private Member Functions

static void make_crc_table (void)

Static Private Attributes

static unsigned long crc_table [256]
static bool crc_table_computed = false


Member Function Documentation

unsigned long LodePNG::Crc32::update_crc ( const unsigned char *  buf,
unsigned long  crc,
size_t  len 
)

Here is the call graph for this function:

unsigned long LodePNG::Crc32::crc ( const unsigned char *  buf,
size_t  len 
)

Here is the call graph for this function:

void LodePNG::Crc32::make_crc_table ( void   )  [static, private]


Member Data Documentation

unsigned long LodePNG::Crc32::crc_table [static, private]

bool LodePNG::Crc32::crc_table_computed = false [static, private]


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

Generated on Thu Mar 19 19:36:27 2009 for CubicVR by  doxygen 1.5.6