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

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

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