Public Member Functions |
bool | isEqual () const |
bool | isGreater () const |
bool | isLess () const |
| VersionCond (const std::string &v) |
| VersionCond (const std::string &v, VerDirection t) |
| VersionCond (const std::string &v, bool l, bool e, bool g) |
Public Attributes |
VerDirection | type |
std::string | version |