#include <cpp_util_2/h/nocopy.hpp>
#include <smart_ref_3/h/smart_ref.hpp>
#include <oess_1/db/h/declspec.hpp>
#include <oess_1/defs/h/types.hpp>
#include <oess_1/io/h/stream.hpp>
#include <oess_1/db/storage/h/chain_storage.hpp>
Пространства имен | |
| namespace | oess_1 |
| namespace | oess_1::db |
| namespace | oess_1::db::storage |
Классы | |
| class | entity_stream_t |
| Интерфейс потока сущностей в хранилище. Подробнее... | |
Функции | |
| oess_1::db::storage::create_std_entity_stream (chain_storage_t &storage, oess_1::uint_t id, const chain_id_t &description_chain) | |
| Создать штатную реализацию интерфейса entity_stream_t. | |
| oess_1::db::storage::create_entity_stream_description (chain_storage_t &storage) | |
| Создать в хранилище описание для нового потока сущностей. | |
| oess_1::db::storage::destroy_entity_stream_description (chain_storage_t &storage, const chain_id_t &description_chain) | |
| Уничтожить описание потока сущностей, расположенное в указанной цепочке. | |
Переменные | |
| const oess_1::uint_t | oess_1::db::storage::c_invalid_ent_id = 0 |
| Аналог NULL для идентификатора сущности. | |
1.4.7