jigdo API
Last update by Admin on 2010-05-23
util/rsyncsum-test.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <fstream>
#include <bstream.hh>
#include <rsyncsum.hh>
#include <log.hh>
Functions | |
uint32 | get_checksum1 (const byte *buf1, int len) |
void | error (int i, bool assertion) |
void | printBlockSums (size_t blockSize, const char *fileName) |
int | main (int argc, char *argv[]) |
Variables | |
int | errs |
char | estr [17] = " " |
Function Documentation
void error | ( | int | i, | |
bool | assertion | |||
) | [inline] |
Referenced by cmdOptions(), create_pixbuf(), localeToUTF8(), main(), and Job::MakeImageDl::run().
uint32 get_checksum1 | ( | const byte * | buf1, | |
int | len | |||
) | [inline] |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
void printBlockSums | ( | size_t | blockSize, | |
const char * | fileName | |||
) |
References buf, cur, RsyncSum64::getHi(), RsyncSum64::getLo(), and readBytes().
Variable Documentation
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
