compare(const SWVersion &vi) const | sword::SWVersion | |
currentVersion | sword::SWVersion | [static] |
getText() const | sword::SWVersion | |
major | sword::SWVersion | |
minor | sword::SWVersion | |
minor2 | sword::SWVersion | |
minor3 | sword::SWVersion | |
operator const char *() const | sword::SWVersion | [inline] |
operator<(const SWVersion &vi) const | sword::SWVersion | [inline] |
operator<=(const SWVersion &vi) const | sword::SWVersion | [inline] |
operator==(const SWVersion &vi) const | sword::SWVersion | [inline] |
operator>(const SWVersion &vi) const | sword::SWVersion | [inline] |
operator>=(const SWVersion &vi) const | sword::SWVersion | [inline] |
SWVersion(const char *version="0.0") | sword::SWVersion | |