Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
Server_Spectator Member List

This is the complete list of members for Server_Spectator, including all inherited members.

cmdAttachCard(const Command_AttachCard &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdChangeZoneProperties(const Command_ChangeZoneProperties &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdConcede(const Command_Concede &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdCreateArrow(const Command_CreateArrow &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdCreateCounter(const Command_CreateCounter &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdCreateToken(const Command_CreateToken &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdDeckSelect(const Command_DeckSelect &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdDelCounter(const Command_DelCounter &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdDeleteArrow(const Command_DeleteArrow &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdDrawCards(const Command_DrawCards &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdDumpZone(const Command_DumpZone &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdFlipCard(const Command_FlipCard &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdGameSay(const Command_GameSay &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdIncCardCounter(const Command_IncCardCounter &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdIncCounter(const Command_IncCounter &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdJudge(const Command_Judge &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdKickFromGame(const Command_KickFromGame &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdLeaveGame(const Command_LeaveGame &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdMoveCard(const Command_MoveCard &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdMulligan(const Command_Mulligan &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdNextTurn(const Command_NextTurn &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdReadyStart(const Command_ReadyStart &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdRevealCards(const Command_RevealCards &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdReverseTurn(const Command_ReverseTurn &, ResponseContainer &, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdRollDie(const Command_RollDie &cmd, ResponseContainer &rc, GameEventStorage &ges) constServer_AbstractParticipantvirtual
cmdSetActivePhase(const Command_SetActivePhase &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdSetCardAttr(const Command_SetCardAttr &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdSetCardCounter(const Command_SetCardCounter &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdSetCounter(const Command_SetCounter &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdSetSideboardLock(const Command_SetSideboardLock &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdSetSideboardPlan(const Command_SetSideboardPlan &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdShuffle(const Command_Shuffle &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdUnconcede(const Command_Unconcede &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
cmdUndoDraw(const Command_UndoDraw &cmd, ResponseContainer &rc, GameEventStorage &ges)Server_AbstractParticipantvirtual
copyUserInfo(ServerInfo_User &result, bool complete, bool internalInfo=false, bool sessionInfo=false) constServerInfo_User_Container
copyUserInfo(bool complete, bool internalInfo=false, bool sessionInfo=false) constServerInfo_User_Container
disconnectClient()Server_AbstractParticipant
gameServer_AbstractParticipantprotected
getGame() constServer_AbstractParticipantinline
getInfo(ServerInfo_Player *info, Server_AbstractParticipant *recipient, bool omniscient, bool withUserInfo)Server_AbstractParticipantvirtual
getJudge() constServer_AbstractParticipantinline
getPingTime() constServer_AbstractParticipantinline
getPlayerId() constServer_AbstractParticipantinline
getPlayerProperties(ServerInfo_PlayerProperties &result)Server_AbstractParticipantprotectedvirtual
getProperties(ServerInfo_PlayerProperties &result, bool withUserInfo)Server_AbstractParticipant
getSpectator() constServer_AbstractParticipantinline
getUserInfo() constServerInfo_User_Containerinline
getUserInterface() constServer_AbstractParticipantinline
judgeServer_AbstractParticipantprotected
operator=(const ServerInfo_User_Container &other)=defaultServerInfo_User_Container
pingTimeServer_AbstractParticipantprotected
playerIdServer_AbstractParticipantprotected
playerMutexServer_AbstractParticipantmutableprotected
prepareDestroy()Server_AbstractParticipantinlinevirtual
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
Server_Spectator(Server_Game *_game, int _playerId, const ServerInfo_User &_userInfo, bool _judge, Server_AbstractUserInterface *_handler)Server_Spectator
ServerInfo_User_Container(ServerInfo_User *_userInfo=nullptr)ServerInfo_User_Containerexplicit
ServerInfo_User_Container(const ServerInfo_User &_userInfo)ServerInfo_User_Containerexplicit
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
spectatorServer_AbstractParticipantprotected
updatePingTime()Server_AbstractParticipant
userInfoServerInfo_User_Containerprotected
userInterfaceServer_AbstractParticipantprotected
~Server_AbstractParticipant() overrideServer_AbstractParticipant
~ServerInfo_User_Container()ServerInfo_User_Containervirtual