#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 105 of file strategy-choice.hpp.
|
inlineexplicit |
Definition at line 185 of file strategy-choice.hpp.
Referenced by nfd::StrategyChoice::end().
|
inline |
Definition at line 191 of file strategy-choice.hpp.
|
inline |
Definition at line 212 of file strategy-choice.hpp.
|
inline |
Definition at line 218 of file strategy-choice.hpp.
|
inline |
Definition at line 205 of file strategy-choice.hpp.
|
inline |
Definition at line 197 of file strategy-choice.hpp.
|
inline |
Definition at line 224 of file strategy-choice.hpp.
|
inline |
Definition at line 230 of file strategy-choice.hpp.