Cupt
Public Types | Public Attributes
cupt::Cache::IndexEntry Struct Reference

describes smallest index source piece More...

#include <cupt/cache.hpp>

List of all members.

Public Types

enum  Type { Source, Binary }
 does this index entry contains source or binary packages

Public Attributes

enum cupt::Cache::IndexEntry::Type category
string uri
 base index URI, as specified in source list
string distribution
 distribution part, e.g. lenny, squeeze
string component
 component part, e.g. main, contrib, non-free

Detailed Description

describes smallest index source piece

When Cache reads source entries from configuration files, it breaks them into these logical pieces.


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