package for source versions More...
#include <cupt/cache/sourcepackage.hpp>
Public Member Functions | |
SourcePackage (const shared_ptr< const string > &binaryArchitecture) | |
vector< shared_ptr< const SourceVersion > > | getVersions () const |
gets list of versions |
package for source versions
cupt::cache::SourcePackage::SourcePackage | ( | const shared_ptr< const string > & | binaryArchitecture | ) |
constructor
binaryArchitecture | system binary architecture |