Cupt
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Public Attributes
cupt::cache::ReleaseInfo Struct Reference

release information More...

#include <cupt/cache/releaseinfo.hpp>

List of all members.

Public Attributes

bool verified
 true, if information is signed and a signature is verified
string version
 distribution version, may be empty
string description
 distribution description, may be empty
string vendor
 vendor name, may be empty
string label
 human-readable label, may be empty
string archive
 archive name, may be empty
string codename
 release code name, may be empty
string component
 component name, may be empty
string date
 creation date, may be empty
string validUntilDate
 date of Release file expiry, may be empty
vector< string > architectures
 list of architectures applicable
string baseUri
 source base URI
bool notAutomatic
 true, if NotAutomatic flag is specified in Release file
bool butAutomaticUpgrades
 true, if ButAutomaticUpgrades flag is specified in Release file

Detailed Description

release information


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator