| _major | kore::Version | [private] |
| _minor | kore::Version | [private] |
| _revision | kore::Version | [private] |
| _version | kore::Version | [private] |
| major() const | kore::Version | [virtual] |
| minor() const | kore::Version | [virtual] |
| operator &(const Version &other) const | kore::Version | [virtual] |
| operator &&(const Version &other) const | kore::Version | [virtual] |
| operator const char *() const | kore::Version | [virtual] |
| operator!=(const Version &other) const | kore::Version | [virtual] |
| operator<(const Version &other) const | kore::Version | [virtual] |
| operator<=(const Version &other) const | kore::Version | [virtual] |
| operator==(const Version &other) const | kore::Version | [virtual] |
| operator>(const Version &other) const | kore::Version | [virtual] |
| operator>=(const Version &other) const | kore::Version | [virtual] |
| revision() const | kore::Version | [virtual] |
| setMajor(const int major=0) | kore::Version | [protected] |
| setMinor(const int minor=0) | kore::Version | [protected] |
| setRevision(const int revision=0) | kore::Version | [protected] |
| setString(const char *version=0) | kore::Version | [protected] |
| setVersion(const int major=0, const int minor=0, const int revision=0, const char *version=0) | kore::Version | [protected] |
| string() const | kore::Version | [virtual] |
| Version(const int major,const int minor=0, const int revision=0, const char *version=0) | kore::Version | |
| Version() | kore::Version | [protected] |
| ~Version() | kore::Version | [virtual] |
1.2.12 written by Dimitri van Heesch,
© 1997-2001