Файл config.cpp


Подробное описание

Конфигурация для хранилища цепочек.

Начиная с:
v.1.4.0

#include <fstream>
#include <stdexcept>
#include <cerrno>
#include <cstring>
#include <errno.h>
#include <cls_2/h/cls.hpp>
#include <cls_2/h/tag_no_value.hpp>
#include <cls_2/h/def_tag_formatter.hpp>
#include <cls_2/scalar/h/tag_scalar.hpp>
#include <cls_2/scalar/h/one_of.hpp>
#include <cls_2/std_cpp/h/utils.hpp>
#include <oess_1/defs/h/ex.hpp>
#include <oess_1/stdsn/h/inout_templ.hpp>
#include <oess_1/db/storage/h/config.hpp>
#include <oess_1/db/storage/h/errno.hpp>
#include <oess_1/db/storage/h/page_index_calculator.hpp>
#include "config.ddl.cpp"

Пространства имен

namespace  oess_1
namespace  oess_1::db
namespace  oess_1::db::storage
namespace  oess_1::db::storage::impl

Классы

class  tag_hard_config_t
 Класс тега {hard_config} конфигурации БД. Подробнее...
class  tag_config_t
 Класс тега {storage-config} конфигурации БД. Подробнее...

Функции

 oess_1::db::storage::create_cfg_file (const std::string &file_name,const config_t &config)
 Сохранить конфигурацию в указанный конфигурационный файл.
 oess_1::db::storage::load_cfg_file (const std::string &file_name)
 Прочитать конфигурацию из указанного конфигурационного файла.


Документация по ObjESSty. Последние изменения: Fri Oct 13 18:35:36 2006. Создано системой  doxygen 1.4.7
Hosted by uCoz