The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
List of all members
gui2::iterator::policy::tvisit< true, level > Class Template Reference

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

#include <policy_visit.hpp>

Inheritance diagram for gui2::iterator::policy::tvisit< true, level >:
Inheritance graph

Additional Inherited Members

- Public Member Functions inherited from gui2::iterator::policy::visit::tvisit< level >
twalker_::tstate next (twalker_ &visitor)
 Acts like twalker_::next for the level where the policy is used. More...
 
bool at_end (const twalker_ &visitor) const
 Acts like twalker_::at_end for the level where the policy is used. More...
 
gui2::twidgetget (twalker_ &visitor)
 Acts like twalker_::get for the level where the policy is used. More...
 

Detailed Description

template<twalker_::tlevel level>
class gui2::iterator::policy::tvisit< true, level >

Specialized to select the visit::tvisit policy.

Definition at line 119 of file policy_visit.hpp.


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