This is the complete list of members for Player, including all inherited members.
| addCard(const shared_ptr< Card > card) | Player | |
| announced | Player | protected |
| bid(const Biddings bestBid, const bool chelemAnnounced) const =0 | Player | pure virtual |
| callableCards(const Deck &deck) const | Player | protected |
| chooseKing(const Deck &deck) const =0 | Player | pure 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 |
| hearts | Player | protected |
| initialCards | Player | protected |
| initialPoints | Player | protected |
| makeEcart(const int dogSize)=0 | Player | pure virtual |
| name | Player | |
| newGame()=0 | Player | pure virtual |
| numberOudlers | Player | protected |
| playCard(const Suits referenceSuit, const shared_ptr< Card > highTrump)=0 | Player | pure virtual |
| Player(const string &name) | Player | |
| score | Player | |
| showCards() const | Player | |
| spades | Player | protected |
| trumps | Player | protected |
| validCards(const Suits referenceSuit, const shared_ptr< Card > greaterTrump) const | Player |
1.8.6