#include <oess_1/io/h/mem_buf.hpp>
#include <oess_1/stdsn/h/inout_templ.hpp>
#include <oess_1/stdsn/h/ent_std.hpp>
#include <oess_1/db/storage/impl/h/std_entity_stream.hpp>
#include "std_entity_stream.ddl.cpp"
Пространства имен | |
namespace | oess_1 |
namespace | oess_1::db |
namespace | oess_1::db::storage |
namespace | oess_1::db::storage::impl |
Функции | |
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) | |
Уничтожить описание потока сущностей, расположенное в указанной цепочке. |