This is the complete list of members for STFF::Version, including all inherited members.
| GetBuildMetadataString(char *pBuildMetadata, uint16_t *pLength) const | STFF::Version | |
| GetMajor() const | STFF::Version | |
| GetMinor() const | STFF::Version | |
| GetPatch() const | STFF::Version | |
| GetPreReleaseString(char *pPreReleaseString, uint16_t *pLength) const | STFF::Version | |
| GetVersionString(char *pVersion, uint16_t *pLength) const | STFF::Version | |
| IsAtLeast(const Version *pCompareVersion) const | STFF::Version | |
| IsAtLeast(uint32_t major, uint32_t minor, uint32_t patch, const char *pPreRelease=0) const | STFF::Version | |
| MaxStringLength | STFF::Version | static |
| operator=(const Version &) | STFF::Version | |
| STFishFinder (defined in STFF::Version) | STFF::Version | friend |
| Version(uint32_t major, uint32_t minor, uint32_t patch, const char *preReleaseString, uint32_t preReleaseLength, const char *buildMetadataString, uint32_t buildMetadataLength) | STFF::Version | |
| Version(const Version &) | STFF::Version | |
| ~Version() | STFF::Version |