#include <config.h>
#include <glib.h>
#include <set>
#include <bstream.hh>
#include <datasource.hh>
#include <nocopy.hh>
#include <progress.hh>
Go to the source code of this file.
Namespaces | |
| namespace | Job |
Classes | |
| class | Job::CachedUrl |
| Spool data from cache file. More... | |
| struct | Job::CachedUrl::Cmp |
A CachedUrl is started when MakeImageDl::childFor() was instructed to return a DataSource for an URL/md5sum, but that data was already present on the local disc.
1.5.6