Specialized to select the visit::skip_level policy. More...
#include <policy_visit.hpp>
Additional Inherited Members | |
Public Member Functions inherited from gui2::iteration::policy::visit::skip_level | |
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... | |
Specialized to select the visit::skip_level policy.
Definition at line 107 of file policy_visit.hpp.