libapt-pkg-dev  v0.9.7.5ubuntu5.4
Debian+Ubuntu APT Package Management
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SubIndexTarget Class Reference

Information about an subindex index file. More...

#include <acquire-item.h>

Inheritance diagram for SubIndexTarget:
Collaboration diagram for SubIndexTarget:

Public Member Functions

virtual bool IsOptional () const
 

Public Attributes

std::string Description
 A description of the index file. More...
 
std::string MetaKey
 The key by which this index file should be looked up within the meta signature file. More...
 
std::string ShortDesc
 A shorter description of the index file. More...
 
std::string URI
 A URI from which the index file can be downloaded. More...
 

Private Member Functions

virtual bool IsSubIndex () const
 

Detailed Description

Information about an subindex index file.

Member Function Documentation

virtual bool IndexTarget::IsOptional ( ) const
inlinevirtualinherited

Reimplemented in OptionalIndexTarget.

virtual bool SubIndexTarget::IsSubIndex ( ) const
inlineprivatevirtual

Reimplemented from IndexTarget.

Member Data Documentation

std::string IndexTarget::Description
inherited

A description of the index file.

std::string IndexTarget::MetaKey
inherited

The key by which this index file should be looked up within the meta signature file.

std::string IndexTarget::ShortDesc
inherited

A shorter description of the index file.

std::string IndexTarget::URI
inherited

A URI from which the index file can be downloaded.


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