OpenTTD Source 20250312-master-gcdcc6b491d
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
TfrontWhether we iterate from front

Definition at line 909 of file window_gui.h.

Constructor & Destructor Documentation

◆ AllWindows()

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

Definition at line 910 of file window_gui.h.

Member Function Documentation

◆ begin()

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

Definition at line 911 of file window_gui.h.

◆ end()

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

Definition at line 921 of file window_gui.h.


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