#include <oess_1/defs/h/ex.hpp>
#include <oess_1/io/h/bin_data_size.hpp>
#include <oess_1/db/storage/h/errno.hpp>
#include <oess_1/db/storage/h/page_index_calculator.hpp>
#include <oess_1/db/storage/impl/h/segment_header_item.hpp>
Пространства имен | |
| namespace | oess_1 |
| namespace | oess_1::db |
| namespace | oess_1::db::storage |
Переменные | |
| const oess_1::uint_t | oess_1::db::storage::max_file_size = 0x7fffffffu |
| Общее количество байт в файле, включая общий заголовок. | |
| const oess_1::uint_t | oess_1::db::storage::max_page_size = 64 * 1024 |
| Максимальный размер одной страницы. | |
| const oess_1::uint_t | oess_1::db::storage::min_page_size |
| Минимальный размер одной страницы. | |
1.4.7