jigdo API
Last update by Admin on 2010-05-23
job/makeimagedl.hh File Reference
Download .jigdo/.template and file URLs. More...
#include <config.h>
#include <glib.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <string>
#include <datasource.hh>
#include <ilist.hh>
#include <jigdo-io.fh>
#include <job.hh>
#include <makeimage.hh>
#include <makeimagedl.fh>
#include <md5sum.hh>
#include <nocopy.hh>
#include <single-url.hh>
#include <status.hh>
#include <url-mapping.hh>
Go to the source code of this file.
Classes | |
class | Job::MakeImageDl |
MakeImageDl: Everything related to downloads. More... | |
class | Job::MakeImageDl::IO |
User interaction for MakeImageDl. More... | |
class | Job::MakeImageDl::ChildListBase |
Child objects are in two lists, need this to disambiguate them. More... | |
class | Job::MakeImageDl::Child |
Each Child object stands for one DataSource (i.e. SingleUrl/CachedUrl) which the MakeImageDl starts as a "child download" of itself. More... |
Detailed Description
Download .jigdo/.template and file URLs.MakeImageDl takes care of downloading the data from the appropriate places and then passes it to its private MakeImage member. See also makeimage.hh.
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
