Generated on Thu Mar 22 10:39:52 2012 for Gecode by doxygen 1.6.3

Play Class Reference

Entry in round robin schedule. More...

List of all members.

Public Member Functions

 Play (void)

Public Attributes

int h
 home team
int a
 away team
int g
 game number Default constructor

Detailed Description

Entry in round robin schedule.

Definition at line 52 of file sports-league.cpp.


Constructor & Destructor Documentation

Play::Play ( void   )  [inline]

Definition at line 58 of file sports-league.cpp.


Member Data Documentation

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.


The documentation for this class was generated from the following file: