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 () | |
Used to reset is_authenticated flag after disconnecting.
Definition at line 51 of file game_preferences.hpp.
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.