The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
gui2::dialogs::lobby_delay_gamelist_update_guard Struct Reference

Public Member Functions

 lobby_delay_gamelist_update_guard (mp_lobby &l)
 
 ~lobby_delay_gamelist_update_guard ()
 

Public Attributes

mp_lobbyl
 

Detailed Description

Definition at line 123 of file lobby.cpp.

Constructor & Destructor Documentation

◆ lobby_delay_gamelist_update_guard()

gui2::dialogs::lobby_delay_gamelist_update_guard::lobby_delay_gamelist_update_guard ( mp_lobby l)
inline

Definition at line 125 of file lobby.cpp.

References gui2::dialogs::mp_lobby::delay_gamelist_update_, and l.

◆ ~lobby_delay_gamelist_update_guard()

gui2::dialogs::lobby_delay_gamelist_update_guard::~lobby_delay_gamelist_update_guard ( )
inline

Definition at line 129 of file lobby.cpp.

References gui2::dialogs::mp_lobby::delay_gamelist_update_, and l.

Member Data Documentation

◆ l

mp_lobby& gui2::dialogs::lobby_delay_gamelist_update_guard::l

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