OpenTTD Source 20250509-master-gb1cdf5024f
Window::AllWindows< Tfront > Struct Template Reference

Iterable ensemble of all valid Windows. More...

#include <window_gui.h>

Public Member Functions

WindowIterator< Tfront > begin ()
 
WindowIterator< Tfront > end ()
 

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 911 of file window_gui.h.

Constructor & Destructor Documentation

◆ AllWindows()

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

Definition at line 912 of file window_gui.h.

Member Function Documentation

◆ begin()

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

Definition at line 913 of file window_gui.h.

◆ end()

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

Definition at line 923 of file window_gui.h.


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