Cupt
Public Member Functions | Public Attributes | List of all members
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

Public Member Functions

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

Public Attributes

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: