MySQL 9.0.0
Source Code Documentation
anonymous_namespace{dynamic_state.cc}::SchemaVersion Struct Reference

Public Member Functions

std::string str () const
 
bool is_compatible (const SchemaVersion &file_version) const
 

Public Attributes

unsigned major
 
unsigned minor
 
unsigned patch
 

Member Function Documentation

◆ is_compatible()

bool anonymous_namespace{dynamic_state.cc}::SchemaVersion::is_compatible ( const SchemaVersion file_version) const
inline

◆ str()

std::string anonymous_namespace{dynamic_state.cc}::SchemaVersion::str ( ) const
inline

Member Data Documentation

◆ major

unsigned anonymous_namespace{dynamic_state.cc}::SchemaVersion::major

◆ minor

unsigned anonymous_namespace{dynamic_state.cc}::SchemaVersion::minor

◆ patch

unsigned anonymous_namespace{dynamic_state.cc}::SchemaVersion::patch

The documentation for this struct was generated from the following file: