PlayersList Member List

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

bots(PlayersList &botsList) const PlayersList
botsWithoutTeam(PlayersList &botsList) const PlayersList
clear() (defined in PlayersList)PlayersList
count() const (defined in PlayersList)PlayersListinline
inGamePlayersByTeams(PlayersByTeams &playersListMap) const PlayersList
numBots() const (defined in PlayersList)PlayersList
numBotsOnTeam(int team) const (defined in PlayersList)PlayersList
numBotsWithoutTeam() const (defined in PlayersList)PlayersList
numClients() const PlayersList
numClientsWithoutBots() const (defined in PlayersList)PlayersList
numHumansInGame() const (defined in PlayersList)PlayersList
numHumansOnTeam(int team) const (defined in PlayersList)PlayersList
numHumansWithoutTeam() const (defined in PlayersList)PlayersList
numPlayersOnTeam(int team) const (defined in PlayersList)PlayersList
numSpectators() const (defined in PlayersList)PlayersList
operator<<(const Player &player) (defined in PlayersList)PlayersList
operator=(const PlayersList &other) (defined in PlayersList)PlayersList
operator[](int index) (defined in PlayersList)PlayersList
operator[](int index) const (defined in PlayersList)PlayersList
players() const (defined in PlayersList)PlayersList
PlayersList() (defined in PlayersList)PlayersList
PlayersList(const PlayersList &other) (defined in PlayersList)PlayersList
size() const (defined in PlayersList)PlayersList
spectators(PlayersList &spectatorsList) const (defined in PlayersList)PlayersList
~PlayersList() (defined in PlayersList)PlayersListvirtual