![]() |
Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
|
This is the complete list of members for optris::Version, including all inherited members.
| compare(const Version &rhs) const noexcept | optris::Version | |
| compare(int major, int minor, int patch) const noexcept | optris::Version | |
| getMajor() const noexcept | optris::Version | inline |
| getMinor() const noexcept | optris::Version | inline |
| getPatch() const noexcept | optris::Version | inline |
| isValid() const noexcept | optris::Version | |
| operator bool() const noexcept | optris::Version | |
| operator!=(const Version &rhs) const noexcept | optris::Version | inline |
| operator<(const Version &rhs) const noexcept | optris::Version | inline |
| operator<=(const Version &rhs) const noexcept | optris::Version | inline |
| operator==(const Version &rhs) const noexcept | optris::Version | inline |
| operator>(const Version &rhs) const noexcept | optris::Version | inline |
| operator>=(const Version &rhs) const noexcept | optris::Version | inline |
| toString() const noexcept | optris::Version | |
| Version() noexcept | optris::Version | |
| Version(int major, int minor, int patch) noexcept | optris::Version |