Cupt
|
#include <set>
#include <map>
#include <cupt/common.hpp>
#include <cupt/fwd.hpp>
#include <cupt/range.hpp>
Go to the source code of this file.
Classes | |
class | cupt::Cache |
the source of package and version information More... | |
struct | cupt::Cache::IndexEntry |
describes smallest index source piece More... | |
struct | cupt::Cache::ExtendedInfo |
extended package information More... | |
class | cupt::Cache::PackageNameIterator |
struct | cupt::Cache::VersionWithPriority |
contains version and its corresponding priority More... | |