Play Class Reference
Detailed Description
Entry in round robin schedule.Definition at line 49 of file sports-league.cc.
Public Attributes | |
int | h |
home team | |
int | a |
away team | |
int | g |
game number |
Member Data Documentation
int Play::h |
int Play::a |
int Play::g |
The documentation for this class was generated from the following file:
- examples/sports-league.cc (Revision: 6033)