Represents a Strategy Choice entry.
More...
#include <daemon/table/strategy-choice-entry.hpp>
Represents a Strategy Choice entry.
Definition at line 45 of file strategy-choice-entry.hpp.
◆ Entry()
nfd::strategy_choice::Entry::Entry |
( |
const Name & |
prefix | ) |
|
|
explicit |
◆ ~Entry()
nfd::strategy_choice::Entry::~Entry |
( |
| ) |
|
|
default |
◆ getPrefix()
const Name& nfd::strategy_choice::Entry::getPrefix |
( |
| ) |
const |
|
inline |
◆ getStrategy()
fw::Strategy& nfd::strategy_choice::Entry::getStrategy |
( |
| ) |
const |
|
inline |
◆ getStrategyInstanceName()
const Name & nfd::strategy_choice::Entry::getStrategyInstanceName |
( |
| ) |
const |
◆ setStrategy()
void nfd::strategy_choice::Entry::setStrategy |
( |
unique_ptr< fw::Strategy > |
strategy | ) |
|
◆ name_tree::Entry