This policy skips the current level. More...
#include <policy_visit.hpp>
Public Member Functions | |
walker_base::state_t | next (walker_base &) |
Acts like walker_base::next for the level where the policy is used. More... | |
bool | at_end (const walker_base &) const |
Acts like walker_base::at_end for the level where the policy is used. More... | |
gui2::widget * | get (walker_base &) |
Acts like walker_base::get for the level where the policy is used. More... | |
This policy skips the current level.
Definition at line 31 of file policy_visit.hpp.
|
inline |
Acts like walker_base::at_end for the level where the policy is used.
Definition at line 45 of file policy_visit.hpp.
|
inline |
Acts like walker_base::get for the level where the policy is used.
Definition at line 53 of file policy_visit.hpp.
|
inline |
Acts like walker_base::next for the level where the policy is used.
Definition at line 37 of file policy_visit.hpp.
References gui2::iteration::walker_base::fail.