ManaPlus
Namespaces | Functions
chatrecv.h File Reference

(986a3bf)

#include <string>

Go to the source code of this file.

Namespaces

 Net
 
 TmwAthena
 
 TmwAthena::ChatRecv
 

Functions

void TmwAthena::ChatRecv::processChat (Net::MessageIn &msg)
 
void TmwAthena::ChatRecv::processChatContinue (std::string chatMsg)
 
void TmwAthena::ChatRecv::processGmChat (Net::MessageIn &msg)
 
void TmwAthena::ChatRecv::processWhisper (Net::MessageIn &msg)
 
void TmwAthena::ChatRecv::processWhisperResponse (Net::MessageIn &msg)
 
void TmwAthena::ChatRecv::processWhisperContinue (const std::string &nick, std::string chatMsg)
 
void TmwAthena::ChatRecv::processBeingChat (Net::MessageIn &msg)
 
void TmwAthena::ChatRecv::processScriptMessage (Net::MessageIn &msg)