Deepsolver
Public Member Functions | Public Attributes
Deepsolver::IdPkgRel Class Reference

List of all members.

Public Member Functions

VersionCond extractVersionCond () const
bool hasVer () const
 IdPkgRel (PackageId id)
 IdPkgRel (PackageId id, const std::string &v)
 IdPkgRel (PackageId id, VerDirection dir, const std::string &v)
 IdPkgRel (PackageId id, const VersionCond &cond)
bool operator!= (const IdPkgRel &rel) const
bool operator== (const IdPkgRel &rel) const
bool valid () const
std::string verString () const

Public Attributes

PkgId pkgId
std::string ver
VerDirection verDir