Searched refs:ircBotCb (Results 1 – 2 of 2) sorted by relevance
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/ |
H A D | serverlobbythread.h | 67 …ServerLobbyThread(GuiInterface &gui, ServerMode mode, ServerIrcBotCallback &ircBotCb, ConfigFile &…
|
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/ |
H A D | serverlobbythread.cpp | 250 …erLobbyThread(GuiInterface &gui, ServerMode mode, ServerIrcBotCallback &ircBotCb, ConfigFile &serv… in ServerLobbyThread() argument 252 …: m_ioService(ioService), m_authContext(NULL), m_gui(gui), m_ircBotCb(ircBotCb), m_avatarManager(a… in ServerLobbyThread()
|