Entry in round robin schedule. More...
Public Member Functions | |
Play (void) | |
Public Attributes | |
int | h |
home team More... | |
int | a |
away team More... | |
int | g |
game number Default constructor More... | |
Entry in round robin schedule.
Definition at line 52 of file sports-league.cpp.
|
inline |
Definition at line 58 of file sports-league.cpp.
int Play::h |
home team
Definition at line 54 of file sports-league.cpp.
int Play::a |
away team
Definition at line 55 of file sports-league.cpp.
int Play::g |
game number Default constructor
Definition at line 56 of file sports-league.cpp.