#include "net/connectionhandler.hpp"
#include "utils/tokencollector.hpp"
Go to the source code of this file.
Classes | |
| class | AccountHandler |
| Manages the data stored in user accounts and provides a reliable interface for working with an account. More... | |
Variables | |
| AccountHandler * | accountHandler |
| Account message handler. | |
|
|
Account message handler.
Definition at line 62 of file main-account.cpp. |
1.3.9.1