This is the complete list of members for AI, including all inherited members.
| addCard(const shared_ptr< Card > card) | Player | |
| AI(const string &name, const vector< string > &knownPartners) | AI | |
| announced | Player | protected |
| bid(const Biddings bestBid, const bool chelemAnnounced) const | AI | virtual |
| callableCards(const Deck &deck) const | Player | protected |
| chooseKing(const Deck &deck) const | AI | virtual |
| clubs | Player | protected |
| delCard(const shared_ptr< Card > card) | Player | protected |
| diamonds | Player | protected |
| fool | Player | protected |
| getAllCards() const | Player | |
| getAnnounced() const | Player | inline |
| getInitialCards() const | Player | inline |
| getNumberOudlers() const | Player | inline |
| haveSuit(const string &name, const Suits suit) const | AI | |
| hearts | Player | protected |
| initialCards | Player | protected |
| initialPoints | Player | protected |
| isOpponent(const string &name) const | AI | inline |
| isPartner(const string &name) const | AI | inline |
| makeEcart(const int dogSize) | AI | virtual |
| name | Player | |
| newGame() | AI | virtual |
| numberOudlers | Player | protected |
| opponentsHaveSuit(const Suits suit) const | AI | |
| playCard(const Suits referenceCard, const shared_ptr< Card > highTrump) | AI | virtual |
| Player(const string &name) | Player | |
| score | Player | |
| setDifficulty(const shared_ptr< StratDiff > diff) | AI | inline |
| showCards() const | Player | |
| spades | Player | protected |
| trumps | Player | protected |
| validCards(const Suits referenceSuit, const shared_ptr< Card > greaterTrump) const | Player |
1.8.6