#include <query_version.h>
◆ is_compatible()
bool mrs::database::MrsSchemaVersion::is_compatible |
( |
std::initializer_list< MrsSchemaVersion > |
accepted_versions | ) |
const |
|
inline |
◆ operator!=()
◆ operator==()
bool mrs::database::MrsSchemaVersion::operator== |
( |
const MrsSchemaVersion & |
o | ) |
const |
|
inline |
◆ str()
std::string mrs::database::MrsSchemaVersion::str |
( |
| ) |
const |
|
inline |
◆ major
int mrs::database::MrsSchemaVersion::major {0} |
◆ minor
int mrs::database::MrsSchemaVersion::minor {0} |
◆ patch
int mrs::database::MrsSchemaVersion::patch {0} |
The documentation for this struct was generated from the following file: