Specialized to select the visit::visit_level policy. More...
#include <policy_visit.hpp>
Additional Inherited Members | |
Public Member Functions inherited from gui2::iteration::policy::visit::visit_level< level > | |
| walker_base::state_t | next (walker_base &visitor) |
| Acts like walker_base::next for the level where the policy is used. More... | |
| bool | at_end (const walker_base &visitor) const |
| Acts like walker_base::at_end for the level where the policy is used. More... | |
| gui2::widget * | get (walker_base &visitor) |
| Acts like walker_base::get for the level where the policy is used. More... | |
Specialized to select the visit::visit_level policy.
Definition at line 113 of file policy_visit.hpp.