#include <DefaultOptionRating.h>
Inheritance diagram for DefaultOptionRating:


Public Member Functions | |
| DefaultOptionRating (const BehaviorControlInterfaces &interfaces, CollectedBeliefs &collectedBeliefs, ChooserRaterInterfaces &chooserRaterInterfaces) | |
| Constructor. | |
| virtual void | rateOptions () |
| rating the Options in here... | |
Private Member Functions | |
| void | doPreCals () |
Private Attributes | |
| int | ocrating [5] |
Definition at line 22 of file DefaultOptionRating.h.
|
||||||||||||||||
|
Constructor.
Definition at line 15 of file DefaultOptionRating.cpp. References ocrating. |
|
|
rating the Options in here...
Implements OptionRating. Definition at line 38 of file DefaultOptionRating.cpp. References GameControlData::data, doPreCals(), dtt_finished, dtt_finishedBite, dtt_finishedClimbBridge, dtt_finishedExtro, dtt_finishedGoToBitePoint, dtt_finishedGoToBridge, dtt_finishedIntro, dtt_finishedWalkWithBridge, dtt_initial, dtt_loseBitePoints, LEDRequest::faceLED, SystemCall::getCurrentSystemTime(), getPlayer(), Player::getPlayerNumber(), RateableOptions::getRatingBoost(), ChooserRaterInterfaces::lastChoosenOption, ocrating, ocstate, SingleBeliefs::ratedOptions, CollectedBeliefs::singleBeliefs, and SingleBeliefs::timeStamp. |
Here is the call graph for this function:

|
|
Definition at line 25 of file DefaultOptionRating.cpp. References dtt_initial, getPlayer(), Player::getPlayerNumber(), ocrating, and ocstate. Referenced by rateOptions(). |
Here is the call graph for this function:

|
|
Definition at line 43 of file DefaultOptionRating.h. Referenced by DefaultOptionRating(), doPreCals(), and rateOptions(). |
1.3.6