attach(const std::string &logic_name) | std_db_t | [virtual] |
cleanup() | std_db_t | [private] |
db_t(oess_1::db::site::abstract_connector_t *connector) | db_t | |
detach() | std_db_t | [virtual] |
do_ent_create_actions(const std::string &slice_name, const ent_packer_base_t &packer) | std_db_t | [private] |
do_ent_load_actions(const oess_1::ent_id_t &ent, ent_unpacker_base_t &packer) | std_db_t | [private] |
do_ent_update_actions(const oess_1::ent_id_t &ent, const ent_packer_base_t &packer) | std_db_t | [private] |
ent_create(const std::string &slice_name, const oess_1::stdsn::serializable_t &ent) | std_db_t | [virtual] |
ent_destroy(const oess_1::ent_id_t &ent_id) | std_db_t | [virtual] |
ent_destroy_all(const std::string &slice_name) | std_db_t | [virtual] |
ent_find_next(const std::string &slice_name, const oess_1::ent_id_t &ent_id) | std_db_t | [virtual] |
ent_load(const oess_1::ent_id_t &ent_id, oess_1::stdsn::serializable_t &ent) | std_db_t | [virtual] |
ent_raw_create(const std::string &slice_name, oess_1::io::ibinstream_t &image, oess_1::uint_t image_size) | std_db_t | [virtual] |
ent_raw_load(const oess_1::ent_id_t &ent_id, oess_1::io::obinstream_t &to, oess_1::uint_t length_limit) | std_db_t | [virtual] |
ent_raw_update(const oess_1::ent_id_t &ent_id, oess_1::io::ibinstream_t &image, oess_1::uint_t image_size) | std_db_t | [virtual] |
ent_update(const oess_1::ent_id_t &ent_id, const oess_1::stdsn::serializable_t &ent) | std_db_t | [virtual] |
m_is_attached | std_db_t | [private] |
m_logic_name | std_db_t | [private] |
must_be_attached() const | std_db_t | [private] |
query_connector() (определено в db_t) | db_t | [virtual] |
query_connector() const (определено в db_t) | db_t | [virtual] |
slice_create(const std::string &name) | std_db_t | [virtual] |
slice_destroy(const std::string &name) | std_db_t | [virtual] |
slice_is_exists(const std::string &name) | std_db_t | [virtual] |
slice_names() | std_db_t | [virtual] |
std_db_t(oess_1::db::site::abstract_connector_t *connector) | std_db_t | |
transaction_begin() | std_db_t | [protected, virtual] |
transaction_commit() | std_db_t | [protected, virtual] |
transaction_rollback() | std_db_t | [protected, virtual] |
transmit(oess_1::db::site::impl::request_t *req, oess_1::db::site::impl::resp_wrapper_t &resp_wrapper, oess_1::uint_t awaiting_resp_id) | std_db_t | [private] |
~db_t() (определено в db_t) | db_t | [virtual] |
~std_db_t() (определено в std_db_t) | std_db_t | [virtual] |