IRC_SERVER
By @hyunjunk (hyunjun2372@gmail.com)
Loading...
Searching...
No Matches
Server.cpp File Reference
#include <cstring>
#include "Server/Server.hpp"
#include "Network/TcpIpDefines.hpp"
#include "Network/Utils.hpp"

Namespaces

namespace  IRC
 

Macros

#define IRC_CLIENT_COMMAND_X(command_name)
 

Macro Definition Documentation

◆ IRC_CLIENT_COMMAND_X

#define IRC_CLIENT_COMMAND_X ( command_name)
Value:
{ #command_name, &Server::executeClientCommand_##command_name },