#include <metaindex.h>
metaIndex::metaIndex |
( |
std::string const & |
URI, |
|
|
std::string const & |
Dist, |
|
|
char const *const |
Type |
|
) |
| |
|
inline |
virtual metaIndex::~metaIndex |
( |
| ) |
|
|
inlinevirtual |
virtual std::string metaIndex::ArchiveURI |
( |
std::string const & |
| ) |
const |
|
pure virtual |
virtual std::string metaIndex::GetDist |
( |
| ) |
const |
|
inlinevirtual |
virtual bool metaIndex::GetIndexes |
( |
pkgAcquire * |
Owner, |
|
|
bool const & |
GetAll = false |
|
) |
| const |
|
pure virtual |
virtual std::vector<pkgIndexFile *>* metaIndex::GetIndexFiles |
( |
| ) |
|
|
pure virtual |
virtual const char* metaIndex::GetType |
( |
| ) |
const |
|
inlinevirtual |
virtual std::string metaIndex::GetURI |
( |
| ) |
const |
|
inlinevirtual |
virtual bool metaIndex::IsTrusted |
( |
| ) |
const |
|
pure virtual |
std::string metaIndex::Dist |
|
protected |
const char* metaIndex::Type |
|
protected |
std::string metaIndex::URI |
|
protected |
The documentation for this class was generated from the following file: