OpenTTD Source 20250205-master-gfd85ab1e2c
Window::AllWindows< Tfront > Struct Template Reference

Iterable ensemble of all valid Windows. More...

#include <window_gui.h>

Public Member Functions

WindowIterator< Tfrontbegin ()
 
WindowIterator< Tfrontend ()
 

Detailed Description

template<bool Tfront>
struct Window::AllWindows< Tfront >

Iterable ensemble of all valid Windows.

Template Parameters
TfrontWether we iterate from front

Definition at line 906 of file window_gui.h.

Constructor & Destructor Documentation

◆ AllWindows()

template<bool Tfront>
Window::AllWindows< Tfront >::AllWindows ( )
inline

Definition at line 907 of file window_gui.h.

Member Function Documentation

◆ begin()

template<bool Tfront>
WindowIterator< Tfront > Window::AllWindows< Tfront >::begin ( )
inline

Definition at line 908 of file window_gui.h.

◆ end()

template<bool Tfront>
WindowIterator< Tfront > Window::AllWindows< Tfront >::end ( )
inline

Definition at line 918 of file window_gui.h.


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