operator!=(const Version &other) const | xn::Version | [inline] |
operator<(const Version &other) const | xn::Version | [inline] |
operator<=(const Version &other) const | xn::Version | [inline] |
operator==(const Version &other) const | xn::Version | [inline] |
operator>(const Version &other) const | xn::Version | [inline] |
operator>=(const Version &other) const | xn::Version | [inline] |
Version(const XnVersion &version) | xn::Version | [inline] |
Version(XnUInt8 nMajor, XnUInt8 nMinor, XnUInt16 nMaintenance, XnUInt32 nBuild) | xn::Version | [inline] |