Definition kv_types.h:680
Definition app_interface.h:19
constexpr View VIEW_UNKNOWN
Definition tx_id.h:26
uint64_t View
Definition tx_id.h:23
std::list< std::unique_ptr< AbstractHandle > > PossibleHandles
Definition tx_pimpl.h:18
std::optional< TxID > read_txid
Definition tx_pimpl.h:23
AbstractStore * store
Definition tx_pimpl.h:11
std::map< std::string, std::shared_ptr< AbstractMap > > created_maps
Definition tx_pimpl.h:26
ccf::View commit_view
Definition tx_pimpl.h:24
std::map< std::string, PossibleHandles > all_handles
Definition tx_pimpl.h:19