IRC SERVER
The goal of this project is to make you write your own IRC server.
Names Member List

This is the complete list of members for Names, including all inherited members.

_descriptionCommandprotected
_exampleCommandprotected
_is_opeCommandprotected
_messageCommandprotected
_nameCommandprotected
_needs_authCommandprotected
_senderCommandprotected
_sender_indexCommandprotected
_serverCommandprotected
_usageCommandprotected
Command()Commandinline
execute()Namesinlinevirtual
getDescription() constCommandinline
getExample() constCommandinline
getName() constCommandinline
getSender() constCommandinline
getUsage() constCommandinline
hasOpe(void)Commandinline
missingOpe(void)Commandinline
Names()Namesinline
needsAuth(void)Commandinline
parser(Message *message)Commandinlinevirtual
send_channel(std::string &name)Namesinline
setMessage(Message *message)Commandinline
setSender(Client *sender)Commandinline
setServer(Server *server)Commandinline
validate(void)Commandinlinevirtual
~Command()Commandinlinevirtual