Home
last modified time | relevance | path

Searched defs:onGotMessage (Results 1 – 6 of 6) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dgamelist-client.cpp106 bool GamelistClient::onGotMessage(int type, Glib::ustring payload) in onGotMessage() function in GamelistClient
H A Dgamehost-client.cpp104 bool GamehostClient::onGotMessage(int type, Glib::ustring payload) in onGotMessage() function in GamehostClient
H A Dgame-client.cpp170 bool GameClient::onGotMessage(int type, Glib::ustring payload) in onGotMessage() function in GameClient
H A Dgame-server.cpp249 bool GameServer::onGotMessage(void *conn, int type, Glib::ustring payload) in onGotMessage() function in GameServer
/dports/games/lordsawar/lordsawar-0.3.2/src/gls/
H A Dgamelist-server.cpp141 bool GamelistServer::onGotMessage(void *conn, int type, Glib::ustring payload) in onGotMessage() function in GamelistServer
/dports/games/lordsawar/lordsawar-0.3.2/src/ghs/
H A Dgamehost-server.cpp344 bool GamehostServer::onGotMessage(void *conn, int type, Glib::ustring payload) in onGotMessage() function in GamehostServer