| acceptsRoomListChanges | Server_ProtocolHandler | protected |
| acceptsUserListChanges | Server_ProtocolHandler | protected |
| addSaidMessageSize(int size) | Server_ProtocolHandler | virtual |
| authState | Server_ProtocolHandler | protected |
| cmdCreateGame(const Command_CreateGame &cmd, Server_Room *room, ResponseContainer &rc) | Server_ProtocolHandler | private |
| cmdGetGamesOfUser(const Command_GetGamesOfUser &cmd, ResponseContainer &rc) | Server_ProtocolHandler | private |
| cmdGetUserInfo(const Command_GetUserInfo &cmd, ResponseContainer &rc) | Server_ProtocolHandler | private |
| cmdJoinGame(const Command_JoinGame &cmd, Server_Room *room, ResponseContainer &rc) | Server_ProtocolHandler | private |
| cmdJoinRoom(const Command_JoinRoom &cmd, ResponseContainer &rc) | Server_ProtocolHandler | private |
| cmdLeaveRoom(const Command_LeaveRoom &cmd, Server_Room *room, ResponseContainer &rc) | Server_ProtocolHandler | private |
| cmdListRooms(const Command_ListRooms &cmd, ResponseContainer &rc) | Server_ProtocolHandler | private |
| cmdListUsers(const Command_ListUsers &cmd, ResponseContainer &rc) | Server_ProtocolHandler | private |
| cmdLogin(const Command_Login &cmd, ResponseContainer &rc) | Server_ProtocolHandler | private |
| cmdMessage(const Command_Message &cmd, ResponseContainer &rc) | Server_ProtocolHandler | private |
| cmdPing(const Command_Ping &cmd, ResponseContainer &rc) | Server_ProtocolHandler | private |
| cmdRoomSay(const Command_RoomSay &cmd, Server_Room *room, ResponseContainer &rc) | Server_ProtocolHandler | private |
| commandCountOverTime | Server_ProtocolHandler | private |
| 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 | |
| databaseInterface | Server_ProtocolHandler | protected |
| deleted | Server_ProtocolHandler | protected |
| gameListMutex | Server_AbstractUserInterface | mutableprivate |
| games | Server_AbstractUserInterface | private |
| getAcceptsRoomListChanges() const | Server_ProtocolHandler | inline |
| getAcceptsUserListChanges() const | Server_ProtocolHandler | inline |
| getAddress() const override | LocalServerInterface | inlinevirtual |
| getConnectionType() const override | LocalServerInterface | inlinevirtual |
| getDatabaseInterface() const | Server_ProtocolHandler | inline |
| getGames() const | Server_AbstractUserInterface | inline |
| getLastCommandTime() const | Server_ProtocolHandler | inlinevirtual |
| getUserInfo() const | ServerInfo_User_Container | inline |
| idleClientWarningSent | Server_ProtocolHandler | protected |
| itemFromClient(const CommandContainer &item) | LocalServerInterface | slot |
| itemToClient(const ServerMessage &item) | LocalServerInterface | signal |
| joinPersistentGames(ResponseContainer &rc) | Server_AbstractUserInterface | |
| lastActionReceived | Server_ProtocolHandler | private |
| lastDataReceived | Server_ProtocolHandler | private |
| LocalServerInterface(LocalServer *_server, Server_DatabaseInterface *_databaseInterface) | LocalServerInterface | |
| logDebugMessage(const QString &) | Server_ProtocolHandler | inlineprotectedvirtual |
| messageCountOverTime | Server_ProtocolHandler | private |
| messageSizeOverTime | Server_ProtocolHandler | private |
| operator=(const ServerInfo_User_Container &other)=default | ServerInfo_User_Container | |
| pingClockTimeout() | Server_ProtocolHandler | privateslot |
| playerAddedToGame(int gameId, int roomId, int playerId) | Server_AbstractUserInterface | |
| playerRemovedFromGame(Server_Game *game) | Server_AbstractUserInterface | |
| prepareDestroy() | Server_ProtocolHandler | slot |
| prepareSessionEvent(const ::google::protobuf::Message &sessionEvent) | Server_AbstractUserInterface | static |
| processAdminCommandContainer(const CommandContainer &cont, ResponseContainer &rc) | Server_ProtocolHandler | private |
| processCommandContainer(const CommandContainer &cont) | Server_ProtocolHandler | |
| processExtendedAdminCommand(int, const AdminCommand &, ResponseContainer &) | Server_ProtocolHandler | inlineprivatevirtual |
| processExtendedModeratorCommand(int, const ModeratorCommand &, ResponseContainer &) | Server_ProtocolHandler | inlineprivatevirtual |
| processExtendedSessionCommand(int, const SessionCommand &, ResponseContainer &) | Server_ProtocolHandler | inlineprivatevirtual |
| processGameCommandContainer(const CommandContainer &cont, ResponseContainer &rc) | Server_ProtocolHandler | private |
| processModeratorCommandContainer(const CommandContainer &cont, ResponseContainer &rc) | Server_ProtocolHandler | private |
| processRoomCommandContainer(const CommandContainer &cont, ResponseContainer &rc) | Server_ProtocolHandler | private |
| processSessionCommandContainer(const CommandContainer &cont, ResponseContainer &rc) | Server_ProtocolHandler | private |
| resetIdleTimer() | Server_ProtocolHandler | private |
| rooms | Server_ProtocolHandler | protected |
| sendProtocolItem(const Response &item) | Server_ProtocolHandler | virtual |
| sendProtocolItem(const SessionEvent &item) | Server_ProtocolHandler | virtual |
| sendProtocolItem(const GameEventContainer &item) | Server_ProtocolHandler | virtual |
| sendProtocolItem(const RoomEvent &item) | Server_ProtocolHandler | virtual |
| sendProtocolItemByType(ServerMessage::MessageType type, const ::google::protobuf::Message &item) | Server_AbstractUserInterface | |
| sendResponseContainer(const ResponseContainer &responseContainer, Response::ResponseCode responseCode) | Server_AbstractUserInterface | |
| server | Server_AbstractUserInterface | protected |
| Server_AbstractUserInterface(Server *_server) | Server_AbstractUserInterface | inlineexplicit |
| Server_AbstractUserInterface(Server *_server, const ServerInfo_User_Container &other) | Server_AbstractUserInterface | inline |
| Server_ProtocolHandler(Server *_server, Server_DatabaseInterface *_databaseInterface, QObject *parent=0) | Server_ProtocolHandler | |
| 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 | |
| timeRunning | Server_ProtocolHandler | private |
| transmitProtocolItem(const ServerMessage &item) override | LocalServerInterface | virtual |
| userInfo | ServerInfo_User_Container | protected |
| usingRealPassword | Server_ProtocolHandler | protected |
| ~LocalServerInterface() override | LocalServerInterface | |
| ~Server_AbstractUserInterface() override | Server_AbstractUserInterface | inline |
| ~Server_ProtocolHandler() | Server_ProtocolHandler | |
| ~ServerInfo_User_Container() | ServerInfo_User_Container | virtual |