GolfOptions Class Reference
Options for Golf example
More...
List of all members.
Detailed Description
Options for Golf example
Definition at line 45 of file golf.cpp.
Constructor & Destructor Documentation
GolfOptions::GolfOptions |
( |
void |
|
) |
[inline] |
Constructor.
Definition at line 52 of file golf.cpp.
Member Function Documentation
int GolfOptions::w |
( |
void |
|
) |
const [inline] |
Return number of weeks.
Definition at line 62 of file golf.cpp.
int GolfOptions::g |
( |
void |
|
) |
const [inline] |
Return number of groups.
Definition at line 64 of file golf.cpp.
int GolfOptions::s |
( |
void |
|
) |
const [inline] |
Return number of players per group.
Definition at line 66 of file golf.cpp.
Member Data Documentation
The documentation for this class was generated from the following file: