#include <cardslist.h>
|
| CardsList (const int card0, const int card1, const int card2, const int card3) |
|
| CardsList (const int *const cards0) |
|
bool | isEmpty () const |
|
Definition at line 31 of file cardslist.h.
◆ CardsList() [1/2]
CardsList::CardsList |
( |
const int |
card0, |
|
|
const int |
card1, |
|
|
const int |
card2, |
|
|
const int |
card3 |
|
) |
| |
|
inline |
◆ CardsList() [2/2]
CardsList::CardsList |
( |
const int *const |
cards0 | ) |
|
|
inlineexplicit |
◆ isEmpty()
bool CardsList::isEmpty |
( |
| ) |
const |
|
inline |
◆ cards
The documentation for this struct was generated from the following file: