MySQL 9.3.0
Source Code Documentation
mrs::database::entry::DbState Class Reference

#include <db_state.h>

Public Member Functions

bool operator== (const DbState &other) const
 

Public Attributes

bool service_enabled {false}
 
std::optional< std::string > data
 

Member Function Documentation

◆ operator==()

bool mrs::database::entry::DbState::operator== ( const DbState other) const
inline

Member Data Documentation

◆ data

std::optional<std::string> mrs::database::entry::DbState::data

◆ service_enabled

bool mrs::database::entry::DbState::service_enabled {false}

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