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

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

_channelChannelModeType
_identifierChannelModeType
_modeChannelModeType
_paramsChannelModeType
_senderChannelModeType
_serverChannelModeType
_signChannelModeType
add()Secretinlinevirtual
ChannelModeType()ChannelModeTypeinline
execute()ChannelModeTypeinline
remove()Secretinlinevirtual
Secret()Secretinline
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