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

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

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