#include "logindata.h"
#include <iosfwd>
Go to the source code of this file.
Namespaces | |
namespace | Net |
Classes | |
class | Net::LogoutHandler |
Enumerations | |
enum | { LOGOUT_EXIT, LOGOUT_SWITCH_LOGIN, LOGOUT_SWITCH_CHARACTER } |
The different scenarios for which LogoutHandler can be used. More... |
anonymous enum |
The different scenarios for which LogoutHandler can be used.
Definition at line 32 of file logouthandler.h.