Mana
Loading...
Searching...
No Matches
Net::ChatHandler Member List

This is the complete list of members for Net::ChatHandler, including all inherited members.

channelList()=0Net::ChatHandlerpure virtual
enterChannel(const std::string &channel, const std::string &password)=0Net::ChatHandlerpure virtual
kickUser(int channelId, const std::string &name)=0Net::ChatHandlerpure virtual
me(const std::string &text)=0Net::ChatHandlerpure virtual
privateMessage(const std::string &recipient, const std::string &text)=0Net::ChatHandlerpure virtual
quitChannel(int channelId)=0Net::ChatHandlerpure virtual
requestOnlineList()=0Net::ChatHandlerpure virtual
sendToChannel(int channelId, const std::string &text)=0Net::ChatHandlerpure virtual
setChannelTopic(int channelId, const std::string &text)=0Net::ChatHandlerpure virtual
setUserMode(int channelId, const std::string &name, int mode)=0Net::ChatHandlerpure virtual
talk(const std::string &text)=0Net::ChatHandlerpure virtual
userList(const std::string &channel)=0Net::ChatHandlerpure virtual
who()=0Net::ChatHandlerpure virtual
whoSupported() const =0Net::ChatHandlerpure virtual
~ChatHandler()=defaultNet::ChatHandlervirtual