#include <strategy-choice.hpp>
Public Member Functions | |
const_iterator (const NameTree::const_iterator &it) | |
~const_iterator () | |
const strategy_choice::Entry & | operator* () const |
shared_ptr< strategy_choice::Entry > | operator-> () const |
const_iterator & | operator++ () |
const_iterator | operator++ (int) |
bool | operator== (const const_iterator &other) const |
bool | operator!= (const const_iterator &other) const |
Definition at line 107 of file strategy-choice.hpp.
|
inlineexplicit |
Definition at line 187 of file strategy-choice.hpp.
Referenced by nfd::StrategyChoice::end().
|
inline |
Definition at line 193 of file strategy-choice.hpp.
|
inline |
Definition at line 214 of file strategy-choice.hpp.
|
inline |
Definition at line 220 of file strategy-choice.hpp.
|
inline |
Definition at line 207 of file strategy-choice.hpp.
|
inline |
Definition at line 199 of file strategy-choice.hpp.
|
inline |
Definition at line 226 of file strategy-choice.hpp.
|
inline |
Definition at line 232 of file strategy-choice.hpp.