Build() const | xn::Version | [inline] |
Build() | xn::Version | [inline] |
Current() | xn::Version | [inline, static] |
GetUnderlying() const | xn::Version | [inline] |
GetUnderlying() | xn::Version | [inline] |
Maintenance() const | xn::Version | [inline] |
Maintenance() | xn::Version | [inline] |
Major() const | xn::Version | [inline] |
Major() | xn::Version | [inline] |
Minor() const | xn::Version | [inline] |
Minor() | 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] |
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] |