apt 3.0.3
commandline package manager
Public Member Functions | List of all members
debSLTypeDebSrc Class Reference
Inheritance diagram for debSLTypeDebSrc:
[legend]
Collaboration diagram for debSLTypeDebSrc:
[legend]

Public Member Functions

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 override
 
- Public Member Functions inherited from pkgSourceList::Type
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
 
 Type (char const *const Name, char const *const Label)
 

Additional Inherited Members

- Static Public Member Functions inherited from pkgSourceList::Type
static TypeGetType (const char *Type) APT_PURE
 
- Public Attributes inherited from pkgSourceList::Type
char const *const Name
 
char const *const Label
 
- Static Public Attributes inherited from pkgSourceList::Type
static Type ** GlobalList = ItmList
 
static unsigned long GlobalListLen = 0
 
- Protected Member Functions inherited from debSLTypeDebian
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 Protected Member Functions inherited from debSLTypeDebian
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.
 

Member Function Documentation

◆ CreateItem()

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
inlineoverridevirtual

Implements pkgSourceList::Type.


The documentation for this class was generated from the following file: