Deepsolver
Public Member Functions | Public Attributes
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
std::string verString () const

Public Attributes

PackageId pkgId
std::string ver
VerDirection verDir