The Battle for Wesnoth  1.19.0-dev
List of all members
gui2::iteration::policy::visit_level< false, level > Class Template Reference

Specialized to select the visit::skip_level policy. More...

#include <policy_visit.hpp>

Inheritance diagram for gui2::iteration::policy::visit_level< false, level >:

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::widgetget (walker_base &)
 Acts like walker_base::get for the level where the policy is used. More...
 

Detailed Description

template<walker_base::level level>
class gui2::iteration::policy::visit_level< false, level >

Specialized to select the visit::skip_level policy.

Definition at line 107 of file policy_visit.hpp.


The documentation for this class was generated from the following file: