The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
preferences::admin_authentication_reset Struct Reference

Used to reset is_authenticated flag after disconnecting. More...

#include <game_preferences.hpp>

Public Member Functions

 admin_authentication_reset ()
 Default constructor, defined out of line to work around a warning in gcc 4.5.2. More...
 
 ~admin_authentication_reset ()
 

Detailed Description

Used to reset is_authenticated flag after disconnecting.

Todo:
FIXME: is_authenticated shouldn't be a preferences function. Also, the name is misleading.

Definition at line 51 of file game_preferences.hpp.

Constructor & Destructor Documentation

preferences::admin_authentication_reset::admin_authentication_reset ( )

Default constructor, defined out of line to work around a warning in gcc 4.5.2.

Definition at line 230 of file game_preferences.cpp.

preferences::admin_authentication_reset::~admin_authentication_reset ( )

Definition at line 234 of file game_preferences.cpp.


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