This is the complete list of members for CYIVersion, including all inherited members.
| CYIVersion() | CYIVersion | |
| CYIVersion(uint32_t uMajorVersion, uint32_t uMinorVersion, uint32_t uPatchVersion, CYIString hotfixVersion="", CYIString versionControlID="", CYIString buildDate="") | CYIVersion | |
| FromVersionString(const CYIString &versionString) | CYIVersion | static |
| GetBuildDate() const | CYIVersion | |
| GetEngineVersion() | CYIVersion | static |
| GetHotfixVersion() const | CYIVersion | |
| GetMajorVersion() const | CYIVersion | |
| GetMinorVersion() const | CYIVersion | |
| GetPatchVersion() const | CYIVersion | |
| GetVersionControlID() const | CYIVersion | |
| GetVersionString() const | CYIVersion | |
| HasHotfixVersion() const | CYIVersion | |
| operator!=(const CYIVersion &other) const | CYIVersion | |
| operator<(const CYIVersion &other) const | CYIVersion | |
| operator<=(const CYIVersion &other) const | CYIVersion | |
| operator==(const CYIVersion &other) const | CYIVersion | |
| operator>(const CYIVersion &other) const | CYIVersion | |
| operator>=(const CYIVersion &other) const | CYIVersion |