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

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

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