Файл page_accessor.hpp


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

Интерфейс объекта, отвечающего за доступ к страницам хранилища.

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

#include <memory>
#include <cpp_util_2/h/nocopy.hpp>
#include <oess_1/defs/h/types.hpp>
#include <oess_1/file/h/file.hpp>
#include <oess_1/db/storage/h/chain_storage.hpp>
#include <oess_1/db/storage/impl/h/cache.hpp>

См. исходные тексты.

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

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

Классы

class  page_accessor_t
 Интерфейс объекта, отвечающего за доступ к страницам хранилища. Подробнее...

Функции

std::auto_ptr< page_accessor_t > oess_1::db::storage::impl::create_std_page_accessor (const config_t &config, oess_1::file::file_t &main_file, oess_1::uint_t &main_file_logic_length, cache_t &cache, dirty_page_storage_t &dirty_pages, bool is_read_only)
 Создать штатную реализацию интерфейса page_accessor_t.


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