HDK
|
This is the complete list of members for NdrVersion, including all inherited members.
GetAsDefault() const | NdrVersion | inline |
GetHash() const | NdrVersion | inline |
GetMajor() const | NdrVersion | inline |
GetMinor() const | NdrVersion | inline |
GetString() const | NdrVersion | |
GetStringSuffix() const | NdrVersion | |
IsDefault() const | NdrVersion | inline |
NdrVersion()=default | NdrVersion | |
NdrVersion(int major, int minor=0) | NdrVersion | |
NdrVersion(const std::string &x) | NdrVersion | |
operator bool() const | NdrVersion | inlineexplicit |
operator!() const | NdrVersion | inline |
operator!=(const NdrVersion &lhs, const NdrVersion &rhs) | NdrVersion | friend |
operator<(const NdrVersion &lhs, const NdrVersion &rhs) | NdrVersion | friend |
operator<=(const NdrVersion &lhs, const NdrVersion &rhs) | NdrVersion | friend |
operator==(const NdrVersion &lhs, const NdrVersion &rhs) | NdrVersion | friend |
operator>(const NdrVersion &lhs, const NdrVersion &rhs) | NdrVersion | friend |
operator>=(const NdrVersion &lhs, const NdrVersion &rhs) | NdrVersion | friend |