#include <indexer_interface.h>
Inherits ccf::AbstractNodeSubSystem.
Inherited by ccf::indexing::Indexer.
◆ ~IndexingStrategies()
| ccf::indexing::IndexingStrategies::~IndexingStrategies |
( |
| ) |
|
|
overridedefault |
◆ describe()
| nlohmann::json ccf::indexing::IndexingStrategies::describe |
( |
| ) |
|
|
inline |
◆ get_subsystem_name()
| static char const * ccf::indexing::IndexingStrategies::get_subsystem_name |
( |
| ) |
|
|
inlinestatic |
◆ install_strategy()
| bool ccf::indexing::IndexingStrategies::install_strategy |
( |
const StrategyPtr & |
strategy | ) |
|
|
inline |
◆ uninstall_strategy()
| void ccf::indexing::IndexingStrategies::uninstall_strategy |
( |
const StrategyPtr & |
strategy | ) |
|
|
inline |
◆ lock
◆ strategies
| std::set<StrategyPtr> ccf::indexing::IndexingStrategies::strategies |
|
protected |
The documentation for this class was generated from the following file: