Brunot
Loading...
Searching...
No Matches
CategorizedHand Member List

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

addCard(const Card &newCard) -> voidCategorizedHand
CategorizedHand()=defaultCategorizedHand
CategorizedHand(HandRating::HandType type, const std::vector< Card > &cards)CategorizedHand
getAsString() const -> std::stringCategorizedHand
getCards() const -> const std::vector< Card > &CategorizedHand
getScore() const -> intCategorizedHand
getSum() const -> intCategorizedHand
getType() const -> HandRating::HandTypeCategorizedHand
importantCardsCategorizedHandprivate
printCards() const -> voidCategorizedHand
setCards(const std::vector< Card > &newCards) -> voidCategorizedHand
setHandType(HandRating::HandType newType) -> voidCategorizedHand
typeOfHandCategorizedHandprivate