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


Public Member Functions | |
| GT2004DTTSymbols (const BehaviorControlInterfaces &interfaces, TacticChooser **tacticChooser) | |
| void | registerSymbols (Xabsl2Engine &engine) |
| registers the symbols at an engine | |
| void | update () |
| updates the symbols | |
Public Attributes | |
| TacticChooser ** | actualTacticChooser |
Input symbols | |
| RateableOptions::OptionID | actualOption |
| RateableOptions::OptionType | actualOptionType |
Definition at line 21 of file GT2004DTTSymbols.h.
|
||||||||||||
|
Definition at line 12 of file GT2004DTTSymbols.cpp. References actualOption, and actualOptionType. |
|
|
registers the symbols at an engine
Definition at line 22 of file GT2004DTTSymbols.cpp. References actualOption, actualOptionType, Xabsl2Symbols::registerEnumeratedInputSymbol(), and Xabsl2Symbols::registerEnumeratedInputSymbolEnumElement(). Referenced by GT2004BehaviorControl::registerSymbolsAndBasicBehaviors(). |
Here is the call graph for this function:

|
|
updates the symbols
Definition at line 62 of file GT2004DTTSymbols.cpp. References actualOption, actualOptionType, and RateableOptions::getOptionType(). Referenced by GT2004BehaviorControl::preExecute(). |
Here is the call graph for this function:

|
|
Definition at line 45 of file GT2004DTTSymbols.h. Referenced by GT2004DTTSymbols(), GT2004BehaviorControl::preExecute(), registerSymbols(), and update(). |
|
|
Definition at line 48 of file GT2004DTTSymbols.h. Referenced by GT2004DTTSymbols(), registerSymbols(), and update(). |
|
|
Definition at line 52 of file GT2004DTTSymbols.h. |
1.3.6