CCF
Loading...
Searching...
No Matches
ccf::kv::Tx Member List

This is the complete list of members for ccf::kv::Tx, including all inherited members.

all_changesccf::kv::BaseTxprotected
BaseTx(AbstractStore *store_)ccf::kv::ReadOnlyTx
BaseTx(const BaseTx &that)=deleteccf::kv::ReadOnlyTx
compacted_version_conflict(const std::string &map_name)ccf::kv::BaseTxprotected
get_handle_by_name(const std::string &map_name, bool track_deletes_on_missing_keys)ccf::kv::BaseTxinlineprotected
get_map_and_change_set_by_name(const std::string &map_name, bool track_deletes_on_missing_keys)ccf::kv::BaseTxprotected
get_possible_handles(const std::string &map_name)ccf::kv::BaseTxprotected
get_root_at_read_version()ccf::kv::BaseTxinline
operator=(BaseTx &&other)=defaultccf::kv::BaseTx
pimplccf::kv::BaseTxprotected
retain_change_set(const std::string &map_name, std::unique_ptr< untyped::ChangeSet > &&change_set, const std::shared_ptr< AbstractMap > &abstract_map)ccf::kv::BaseTxprotected
retain_handle(const std::string &map_name, std::unique_ptr< AbstractHandle > &&handle)ccf::kv::BaseTxprotected
ro(M &m)ccf::kv::ReadOnlyTxinline
ro(const std::string &map_name)ccf::kv::ReadOnlyTxinline
root_at_read_versionccf::kv::BaseTxprotected
rw(M &m)ccf::kv::Txinline
rw(const std::string &map_name)ccf::kv::Txinline
wo(M &m)ccf::kv::Txinline
wo(const std::string &map_name)ccf::kv::Txinline
~BaseTx()ccf::kv::BaseTxvirtual