jigdo API

scan.hh File Reference

Scanning of input files, cache of information for each scanned file. More...

#include <config.h>
#include <list>
#include <set>
#include <vector>
#include <time.h>
#include <sys/stat.h>
#include <cachefile.hh>
#include <debug.hh>
#include <md5sum.hh>
#include <recursedir.fh>
#include <rsyncsum.hh>
#include <scan.fh>
#include <string.hh>

Go to the source code of this file.


Classes

class  LocationPath
 First part of the filename of a "part", a directory on the local filesystem. More...
class  FilePart
 One of the "parts" (=single files) that the image (=big file) consists of. More...
struct  JigdoCacheError
 If a JigdoCacheError happens during any call to a FilePart or JigdoCache method, repeating that call is possible to continue. More...
class  JigdoCache
 A list of FileParts that is "lazy": Nothing is actually read from the files passed to it until that is really necessary. More...
class  JigdoCache::iterator
 Only part of the iterator functionality implemented ATM. More...
class  JigdoCache::ProgressReporter
 Class allowing JigdoCache to convey information back to the creator of a JigdoCache object. More...

Typedefs

typedef set< LocationPathLocationPathSet

Detailed Description

Scanning of input files, cache of information for each scanned file.


Typedef Documentation


Generated on Tue Sep 23 14:27:42 2008 for jigdo by  doxygen 1.5.6