Cupt
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
cupt::system::Resolver::SynchronizationReason Struct Reference

reason: source-synchronized with a related binary package More...

#include <cupt/system/resolver.hpp>

Inheritance diagram for cupt::system::Resolver::SynchronizationReason:
cupt::system::Resolver::Reason

List of all members.

Public Member Functions

 SynchronizationReason (const shared_ptr< const BinaryVersion > &, const string &)
 trivial constructor
virtual string toString () const
 returns localized reason description

Public Attributes

shared_ptr< const BinaryVersionversion
 version that caused the change
string relatedPackageName
 name of related binary package

Detailed Description

reason: source-synchronized with a related binary package

This reason means that synchronizing by source versions was enabled and this package was synchronized to the version of other binary package from the same source.


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