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

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

#include <policy_visit.hpp>

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

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::widgetget (walker_base &visitor)
 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< true, level >

Specialized to select the visit::visit_level policy.

Definition at line 113 of file policy_visit.hpp.


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