Play Class Reference
Entry in round robin schedule. More...
Public Attributes | |
| int | h |
| home team | |
| int | a |
| away team | |
| int | g |
| game number | |
Detailed Description
Entry in round robin schedule.Definition at line 52 of file sports-league.cpp.
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.cpp (Revision: 9095)
