#include <common/ChannelText.h>Go to the source code of this file.
Namespaces | |
| namespace | ServerCommon |
Defines | |
| #define | __INCLUDE_ServerCommonh_INCLUDE__ |
Functions | |
| void | ServerCommon::startFileLogger () |
| void | ServerCommon::serverLog (const std::string &text) |
| void | ServerCommon::kickDestination (unsigned int destinationId, const std::string &message) |
| void | ServerCommon::kickPlayer (unsigned int playerId) |
| void | ServerCommon::killAll () |
| void | ServerCommon::startNewGame () |
| bool & | ServerCommon::getExitEmpty () |
| #define __INCLUDE_ServerCommonh_INCLUDE__ |
Definition at line 22 of file ServerCommon.h.
1.5.3