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

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

_channelChannelModeType
_identifierChannelModeType
_modeChannelModeType
_paramsChannelModeType
_senderChannelModeType
_serverChannelModeType
_signChannelModeType
add()Operatorinlinevirtual
ChannelModeType()ChannelModeTypeinline
execute()ChannelModeTypeinline
Operator()Operatorinline
remove()Operatorinlinevirtual
setChannel(Channel *channel)ChannelModeTypeinline
setMode(ChannelMode mode)ChannelModeTypeinline
setParams(std::map< size_t, std::string > params)ChannelModeTypeinline
setSender(Client *sender)ChannelModeTypeinline
setServer(Server *server)ChannelModeTypeinline
setSign(ModeSign sign)ChannelModeTypeinline
validate(void)Operatorinlinevirtual
~ChannelModeType()ChannelModeTypeinlinevirtual