This is the complete list of members for ora::Version, including all inherited members.
fromString(const std::string &versionString) | ora::Version | static |
m_label | ora::Version | private |
m_main | ora::Version | private |
m_patch | ora::Version | private |
m_release | ora::Version | private |
operator!=(const Version &rhs) const | ora::Version | |
operator<(const Version &rhs) const | ora::Version | |
operator<=(const Version &rhs) const | ora::Version | |
operator=(const Version &rhs) | ora::Version | |
operator==(const Version &rhs) const | ora::Version | |
operator>(const Version &rhs) const | ora::Version | |
operator>=(const Version &rhs) const | ora::Version | |
poolSchemaVersion() | ora::Version | static |
thisSchemaVersion() | ora::Version | static |
toOutputStream(std::ostream &os) const | ora::Version | |
toString() const | ora::Version | |
Version() | ora::Version | |
Version(const std::string &label, int id) | ora::Version | |
Version(const Version &rhs) | ora::Version | |
~Version() | ora::Version | inline |