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

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

_descriptionCommandprotected
_exampleCommandprotected
_is_opeCommandprotected
_messageCommandprotected
_nameCommandprotected
_needs_authCommandprotected
_senderCommandprotected
_sender_indexCommandprotected
_serverCommandprotected
_usageCommandprotected
Command()Commandinline
execute()Helpinlinevirtual
getDescription() constCommandinline
getExample() constCommandinline
getName() constCommandinline
getSender() constCommandinline
getUsage() constCommandinline
hasOpe(void)Commandinline
Help()Helpinline
missingOpe(void)Commandinline
needsAuth(void)Commandinline
parser(Message *message)Commandinlinevirtual
setMessage(Message *message)Commandinline
setSender(Client *sender)Commandinline
setServer(Server *server)Commandinline
validate(void)Commandinlinevirtual
~Command()Commandinlinevirtual