#include <sourcelist.h>
|
| Type () |
|
virtual | ~Type () |
|
virtual bool | CreateItem (std::vector< metaIndex * > &List, std::string const &URI, std::string const &Dist, std::string const &Section, std::map< std::string, std::string > const &Options) const =0 |
|
bool | FixupURI (std::string &URI) const |
|
virtual bool | ParseLine (std::vector< metaIndex * > &List, const char *Buffer, unsigned long const &CurLine, std::string const &File) const |
|
pkgSourceList::Type::Type |
( |
| ) |
|
virtual pkgSourceList::Type::~Type |
( |
| ) |
|
|
inlinevirtual |
virtual bool pkgSourceList::Type::CreateItem |
( |
std::vector< metaIndex * > & |
List, |
|
|
std::string const & |
URI, |
|
|
std::string const & |
Dist, |
|
|
std::string const & |
Section, |
|
|
std::map< std::string, std::string > const & |
Options |
|
) |
| const |
|
pure virtual |
bool pkgSourceList::Type::FixupURI |
( |
std::string & |
URI | ) |
const |
static Type* pkgSourceList::Type::GetType |
( |
const char * |
Type | ) |
|
|
static |
virtual bool pkgSourceList::Type::ParseLine |
( |
std::vector< metaIndex * > & |
List, |
|
|
const char * |
Buffer, |
|
|
unsigned long const & |
CurLine, |
|
|
std::string const & |
File |
|
) |
| const |
|
virtual |
Type** pkgSourceList::Type::GlobalList |
|
static |
unsigned long pkgSourceList::Type::GlobalListLen |
|
static |
const char* pkgSourceList::Type::Label |
const char* pkgSourceList::Type::Name |
The documentation for this class was generated from the following file: