#include <UT_PackageUtils.h>
Definition at line 160 of file UT_PackageUtils.h.
UT_Package::utils::HVersion::HVersion |
( |
| ) |
|
|
inline |
int UT_Package::utils::HVersion::compare |
( |
HVersion const & |
other, |
|
|
bool |
full = true |
|
) |
| const |
|
inline |
bool UT_Package::utils::HVersion::operator< |
( |
HVersion const & |
other | ) |
const |
|
inline |
bool UT_Package::utils::HVersion::operator<= |
( |
HVersion const & |
other | ) |
const |
|
inline |
bool UT_Package::utils::HVersion::operator== |
( |
HVersion const & |
other | ) |
const |
|
inline |
bool UT_Package::utils::HVersion::operator> |
( |
HVersion const & |
other | ) |
const |
|
inline |
bool UT_Package::utils::HVersion::operator>= |
( |
HVersion const & |
other | ) |
const |
|
inline |
int UT_Package::utils::HVersion::myBuild |
int UT_Package::utils::HVersion::myMajor |
int UT_Package::utils::HVersion::myMinor |
int UT_Package::utils::HVersion::myPatch |
The documentation for this class was generated from the following file: