#include <std_localhost.hpp>
Открытые члены | |
db_info_t (const std::string &physic_name, const oess_1::db::storage::config_t &config, bool is_read_only, bool is_auto_repair_enabled) | |
db_info_t (const db_info_t &o) | |
db_info_t & | operator= (const db_info_t &o) |
Открытые атрибуты | |
std::string | m_physic_name |
oess_1::db::storage::config_t | m_config |
bool | m_is_read_only |
bool | m_is_auto_repair_enabled |