#include <acquire-method.h>
Enumerator |
---|
SingleInstance |
|
Pipeline |
|
SendConfig |
|
LocalOnly |
|
NeedsCleanup |
|
Removable |
|
pkgAcqMethod::pkgAcqMethod |
( |
const char * |
Ver, |
|
|
unsigned long |
Flags = 0 |
|
) |
| |
virtual pkgAcqMethod::~pkgAcqMethod |
( |
| ) |
|
|
inlinevirtual |
virtual bool pkgAcqMethod::Configuration |
( |
std::string |
Message | ) |
|
|
protectedvirtual |
void pkgAcqMethod::Dequeue |
( |
| ) |
|
|
private |
virtual void pkgAcqMethod::Exit |
( |
| ) |
|
|
inlineprotectedvirtual |
void pkgAcqMethod::Fail |
( |
bool |
Transient = false | ) |
|
|
protected |
void pkgAcqMethod::Fail |
( |
const char * |
Why, |
|
|
bool |
Transient = false |
|
) |
| |
|
inlineprotected |
virtual void pkgAcqMethod::Fail |
( |
std::string |
Why, |
|
|
bool |
Transient = false |
|
) |
| |
|
protectedvirtual |
virtual bool pkgAcqMethod::Fetch |
( |
FetchItem * |
| ) |
|
|
inlineprotectedvirtual |
void pkgAcqMethod::Log |
( |
const char * |
Format, |
|
|
|
... |
|
) |
| |
bool pkgAcqMethod::MediaFail |
( |
std::string |
Required, |
|
|
std::string |
Drive |
|
) |
| |
|
protected |
void pkgAcqMethod::PrintStatus |
( |
char const *const |
header, |
|
|
const char * |
Format, |
|
|
va_list & |
args |
|
) |
| const |
|
protected |
void pkgAcqMethod::Redirect |
( |
const std::string & |
NewURI | ) |
|
int pkgAcqMethod::Run |
( |
bool |
Single = false | ) |
|
void pkgAcqMethod::SetFailReason |
( |
std::string |
Msg | ) |
|
|
inline |
void pkgAcqMethod::SetIP |
( |
std::string |
aIP | ) |
|
|
inline |
void pkgAcqMethod::Status |
( |
const char * |
Format, |
|
|
|
... |
|
) |
| |
virtual void pkgAcqMethod::URIStart |
( |
FetchResult & |
Res | ) |
|
|
protectedvirtual |
std::string pkgAcqMethod::FailReason |
|
protected |
std::string pkgAcqMethod::IP |
|
protected |
std::vector<std::string> pkgAcqMethod::Messages |
|
protected |
std::string pkgAcqMethod::UsedMirror |
|
protected |
The documentation for this class was generated from the following file: