#include <iosfwd>
Go to the source code of this file.
Namespaces | |
| namespace | Net |
| namespace | Net::ChatServer |
Functions | |
| void | Net::ChatServer::connect (Net::Connection *connection, const std::string &token) |
| void | Net::ChatServer::logout () |
| void | Net::ChatServer::announce (const std::string &text) |
| void | Net::ChatServer::kickUser (short channel, const std::string &user) |
1.5.5