Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for Catch::Version, including all inherited members.
branchName | Catch::Version | |
buildNumber | Catch::Version | |
majorVersion | Catch::Version | |
minorVersion | Catch::Version | |
operator<<(std::ostream &os, Version const &version) | Catch::Version | friend |
operator=(Version const &)=delete | Catch::Version | |
patchNumber | Catch::Version | |
Version(Version const &)=delete | Catch::Version | |
Version(unsigned int _majorVersion, unsigned int _minorVersion, unsigned int _patchNumber, char const *const _branchName, unsigned int _buildNumber) | Catch::Version |