jigdo API
Last update by Admin on 2010-05-23
Job::JigdoIO Class Reference
IO object for .jigdo downloads; download, gunzip, interpret. More...
#include <jigdo-io.hh>
Inheritance diagram for Job::JigdoIO:

Public Member Functions | |
JigdoIO (MakeImageDl::Child *c, const string &url) | |
Create a new JigdoIO which is owned by m, gets data from download (will register itself with download's IOPtr) and passes it on to childIo. | |
~JigdoIO () | |
MakeImageDl * | master () const |
DataSource * | source () const |
Friends | |
struct | Job::JigdoIOTest |
Detailed Description
IO object for .jigdo downloads; download, gunzip, interpret.Constructor & Destructor Documentation
JigdoIO::JigdoIO | ( | MakeImageDl::Child * | c, | |
const string & | url | |||
) |
Member Function Documentation
Job::MakeImageDl * Job::JigdoIO::master | ( | ) | const [inline] |
References Job::MakeImageDl::Child::master().
Job::DataSource * Job::JigdoIO::source | ( | ) | const [inline] |
References Job::MakeImageDl::Child::source().
Friends And Related Function Documentation
friend struct Job::JigdoIOTest [friend] |
The documentation for this class was generated from the following files:
- job/jigdo-io.hh
- job/jigdo-io.cc
Generated on Tue Sep 23 14:27:43 2008 for jigdo by
