#include <jigdo-io.hh>

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 |
| JigdoIO::JigdoIO | ( | MakeImageDl::Child * | c, | |
| const string & | url | |||
| ) |
| Job::MakeImageDl * Job::JigdoIO::master | ( | ) | const [inline] |
References Job::MakeImageDl::Child::master().
| Job::DataSource * Job::JigdoIO::source | ( | ) | const [inline] |
References Job::MakeImageDl::Child::source().
friend struct Job::JigdoIOTest [friend] |
1.5.6