|
|
std::string | SnapshotServer (debReleaseIndex const *Rls) const |
| |
|
bool | CreateItemInternal (std::vector< metaIndex * > &List, std::string URI, std::string const &Dist, std::string const &Section, bool const &IsSrc, std::map< std::string, std::string > Options) const |
| |
|
bool | CreateItemInternalOne (std::vector< metaIndex * > &List, std::string URI, std::string const &Dist, std::string const &Section, bool const &IsSrc, std::map< std::string, std::string > Options) const |
| |
|
| debSLTypeDebian (char const *const Name, char const *const Label) |
| |
|
|
static std::string | NextLevelDomain (std::string Host) |
| | Given a hostname, strip one level down, e.g. a.b.c -> .b.c -> .c, this allows you to match a.b.c against itself, .b.c, and .c, but not b.c.
|
| |
|
|
bool | FixupURI (std::string &URI) const |
| |
|
virtual bool | ParseStanza (std::vector< metaIndex * > &List, pkgTagSection &Tags, unsigned int const stanza_n, FileFd &Fd) |
| |
|
virtual bool | ParseLine (std::vector< metaIndex * > &List, const char *Buffer, unsigned int const CurLine, std::string const &File) const |
| |
|
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 |
| |
|
| Type (char const *const Name, char const *const Label) |
| |
|
static Type * | GetType (const char *Type) APT_PURE |
| |
|
char const *const | Name |
| |
|
char const *const | Label |
| |
|
static Type ** | GlobalList = ItmList |
| |
|
static unsigned long | GlobalListLen = 0 |
| |
The documentation for this class was generated from the following file:
- apt-pkg/deb/debmetaindex.cc