This is the complete list of members for Server_AbstractParticipant, including all inherited members.
| cmdAttachCard(const Command_AttachCard &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdChangeZoneProperties(const Command_ChangeZoneProperties &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdConcede(const Command_Concede &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdCreateArrow(const Command_CreateArrow &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdCreateCounter(const Command_CreateCounter &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdCreateToken(const Command_CreateToken &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdDeckSelect(const Command_DeckSelect &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdDelCounter(const Command_DelCounter &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdDeleteArrow(const Command_DeleteArrow &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdDrawCards(const Command_DrawCards &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdDumpZone(const Command_DumpZone &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdFlipCard(const Command_FlipCard &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdGameSay(const Command_GameSay &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdIncCardCounter(const Command_IncCardCounter &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdIncCounter(const Command_IncCounter &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdJudge(const Command_Judge &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdKickFromGame(const Command_KickFromGame &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdLeaveGame(const Command_LeaveGame &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdMoveCard(const Command_MoveCard &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdMulligan(const Command_Mulligan &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdNextTurn(const Command_NextTurn &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdReadyStart(const Command_ReadyStart &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdRevealCards(const Command_RevealCards &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdReverseTurn(const Command_ReverseTurn &, ResponseContainer &, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdRollDie(const Command_RollDie &cmd, ResponseContainer &rc, GameEventStorage &ges) const | Server_AbstractParticipant | virtual |
| cmdSetActivePhase(const Command_SetActivePhase &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdSetCardAttr(const Command_SetCardAttr &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdSetCardCounter(const Command_SetCardCounter &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdSetCounter(const Command_SetCounter &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdSetSideboardLock(const Command_SetSideboardLock &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdSetSideboardPlan(const Command_SetSideboardPlan &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdShuffle(const Command_Shuffle &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdUnconcede(const Command_Unconcede &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| cmdUndoDraw(const Command_UndoDraw &cmd, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | virtual |
| copyUserInfo(ServerInfo_User &result, bool complete, bool internalInfo=false, bool sessionInfo=false) const | ServerInfo_User_Container | |
| copyUserInfo(bool complete, bool internalInfo=false, bool sessionInfo=false) const | ServerInfo_User_Container | |
| disconnectClient() | Server_AbstractParticipant | |
| game | Server_AbstractParticipant | protected |
| getGame() const | Server_AbstractParticipant | inline |
| getInfo(ServerInfo_Player *info, Server_AbstractParticipant *recipient, bool omniscient, bool withUserInfo) | Server_AbstractParticipant | virtual |
| getJudge() const | Server_AbstractParticipant | inline |
| getPingTime() const | Server_AbstractParticipant | inline |
| getPlayerId() const | Server_AbstractParticipant | inline |
| getPlayerProperties(ServerInfo_PlayerProperties &result) | Server_AbstractParticipant | protectedvirtual |
| getProperties(ServerInfo_PlayerProperties &result, bool withUserInfo) | Server_AbstractParticipant | |
| getSpectator() const | Server_AbstractParticipant | inline |
| getUserInfo() const | ServerInfo_User_Container | inline |
| getUserInterface() const | Server_AbstractParticipant | inline |
| judge | Server_AbstractParticipant | protected |
| operator=(const ServerInfo_User_Container &other)=default | ServerInfo_User_Container | |
| pingTime | Server_AbstractParticipant | protected |
| playerId | Server_AbstractParticipant | protected |
| playerMutex | Server_AbstractParticipant | mutableprotected |
| prepareDestroy() | Server_AbstractParticipant | inlinevirtual |
| processGameCommand(const GameCommand &command, ResponseContainer &rc, GameEventStorage &ges) | Server_AbstractParticipant | |
| removeFromGame() | Server_AbstractParticipant | |
| sendGameEvent(const GameEventContainer &event) | Server_AbstractParticipant | |
| Server_AbstractParticipant(Server_Game *_game, int _playerId, const ServerInfo_User &_userInfo, bool _judge, Server_AbstractUserInterface *_handler) | Server_AbstractParticipant | |
| ServerInfo_User_Container(ServerInfo_User *_userInfo=nullptr) | ServerInfo_User_Container | explicit |
| ServerInfo_User_Container(const ServerInfo_User &_userInfo) | ServerInfo_User_Container | explicit |
| ServerInfo_User_Container(const ServerInfo_User_Container &other) | ServerInfo_User_Container | |
| setUserInfo(const ServerInfo_User &_userInfo) | ServerInfo_User_Container | |
| setUserInterface(Server_AbstractUserInterface *_userInterface) | Server_AbstractParticipant | |
| spectator | Server_AbstractParticipant | protected |
| updatePingTime() | Server_AbstractParticipant | |
| userInfo | ServerInfo_User_Container | protected |
| userInterface | Server_AbstractParticipant | protected |
| ~Server_AbstractParticipant() override | Server_AbstractParticipant | |
| ~ServerInfo_User_Container() | ServerInfo_User_Container | virtual |