#include <CHPI.h>
Setup Methods | |
| virtual bool | setup () throw () |
| Setup method. | |
| virtual double | calculateScore () throw () |
| Options | options |
Public Member Functions | |
Constructors and Destructors | |
| throw () | |
| Default constructor. | |
| throw () | |
| Constructor. | |
| throw () | |
| Copy constructor. | |
| virtual | ~CHPI () throw () |
| Destructor. | |
Assignment | |
| const CHPI & | operator= (const CHPI &chpi) throw () |
| Assignment. | |
| virtual void | clear () throw () |
| Clear method. | |
Predicates. | |
| bool | operator== (const CHPI &chpi) const throw () |
{ Definition:} {BALL/SCORING/COMPONENTS/CHPI.h}
|
|
Destructor.
|
|
|
Clear method.
|
|
|
Assignment.
|
|
|
Setup method.
|
|
|
Constructor.
|
|
|
Default constructor.
|