#include <CalibrationSymbols.h>
Inheritance diagram for CalibrationSymbols:
Public Member Functions | |
CalibrationSymbols (const BehaviorControlInterfaces &interfaces) | |
void | registerSymbols (Xabsl2Engine &engine) |
registers the symbols at an engine |
Definition at line 21 of file CalibrationSymbols.h.
|
Definition at line 12 of file CalibrationSymbols.cpp. |
|
registers the symbols at an engine
Definition at line 18 of file CalibrationSymbols.cpp. References CalibrationRequest::feedback, getXmlString(), CalibrationRequest::mode, Xabsl2Symbols::registerEnumeratedOutputSymbol(), and Xabsl2Symbols::registerEnumeratedOutputSymbolEnumElement(). Referenced by GT2004BehaviorControl::registerSymbolsAndBasicBehaviors(). |
Here is the call graph for this function: