This policy skips the current level. More...
#include <policy_visit.hpp>

Public Member Functions | |
| twalker_::tstate | next (twalker_ &) |
| Acts like twalker_::next for the level where the policy is used. More... | |
| bool | at_end (const twalker_ &) const |
| Acts like twalker_::at_end for the level where the policy is used. More... | |
| gui2::twidget * | get (twalker_ &) |
| Acts like twalker_::get for the level where the policy is used. More... | |
This policy skips the current level.
Definition at line 37 of file policy_visit.hpp.
|
inline |
Acts like twalker_::at_end for the level where the policy is used.
Definition at line 51 of file policy_visit.hpp.
|
inline |
Acts like twalker_::get for the level where the policy is used.
Definition at line 59 of file policy_visit.hpp.
|
inline |
Acts like twalker_::next for the level where the policy is used.
Definition at line 43 of file policy_visit.hpp.
References gui2::iterator::twalker_::fail.
1.8.8