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

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

_channelChannelModeType
_identifierChannelModeType
_modeChannelModeType
_paramsChannelModeType
_senderChannelModeType
_serverChannelModeType
_signChannelModeType
add()=0ChannelModeTypepure virtual
ChannelModeType()ChannelModeTypeinline
execute()ChannelModeTypeinline
remove()=0ChannelModeTypepure virtual
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)ChannelModeTypeinlinevirtual
~ChannelModeType()ChannelModeTypeinlinevirtual