|
CCF
|
#include "ccf/kv/read_only_store.h"#include "ccf/pal/locking.h"#include "ccf/tx_id.h"#include <optional>#include <string>Go to the source code of this file.
Classes | |
| class | ccf::indexing::Strategy |
| class | ccf::indexing::LazyStrategy< Base > |
Namespaces | |
| namespace | ccf |
| namespace | ccf::indexing |
Typedefs | |
| using | ccf::indexing::StrategyPtr = std::shared_ptr< Strategy > |