delphyne_gui
TeleopPlugin Member List

This is the complete list of members for TeleopPlugin, including all inherited members.

brakeKeyPressedTeleopPlugin
BrakeKeyPressed() constTeleopPlugin
BrakeKeyPressedChanged()TeleopPluginsignal
brakeValueTeleopPlugin
BrakeValue() constTeleopPlugin
BrakeValueChanged()TeleopPluginsignal
carNumberTeleopPlugin
CarNumber() constTeleopPlugin
CarNumberChanged()TeleopPluginsignal
IsDriving() constTeleopPlugin
isDrivingTeleopPlugin
IsDrivingChanged()TeleopPluginsignal
KeepCurrentBrake() constTeleopPlugin
keepCurrentBrakeTeleopPlugin
KeepCurrentBrakeChanged()TeleopPluginsignal
KeepCurrentThrottle() constTeleopPlugin
keepCurrentThrottleTeleopPlugin
KeepCurrentThrottleChanged()TeleopPluginsignal
LoadConfig(const tinyxml2::XMLElement *_pluginElem) overrideTeleopPlugin
newSteeringAngleTeleopPlugin
NewSteeringAngle() constTeleopPlugin
NewSteeringAngleChanged()TeleopPluginsignal
OnStartDriving()TeleopPluginslot
SetBrakeKeyPressed(bool _brakeKeyPressed)TeleopPlugin
SetBrakeValue(const QString &_brakeValue)TeleopPlugin
SetCarNumber(const QString &_carNumber)TeleopPlugin
SetIsDriving(bool _isDriving)TeleopPlugin
SetKeepCurrentBrake(bool _keepCurrentBrake)TeleopPlugin
SetKeepCurrentThrottle(bool _keepCurrentThrottle)TeleopPlugin
SetNewSteeringAngle(bool _newSteeringAngle)TeleopPlugin
SetSteeringAngleValue(const QString &_steeringAngleValue)TeleopPlugin
SetThrottleKeyPressed(bool _throttleKeyPressed)TeleopPlugin
SetThrottleValue(const QString &_throttleValue)TeleopPlugin
steeringAngleValueTeleopPlugin
SteeringAngleValue() constTeleopPlugin
SteeringAngleValueChanged()TeleopPluginsignal
TeleopPlugin()TeleopPlugin
throttleKeyPressedTeleopPlugin
ThrottleKeyPressed() constTeleopPlugin
ThrottleKeyPressedChanged()TeleopPluginsignal
ThrottleValue() constTeleopPlugin
throttleValueTeleopPlugin
ThrottleValueChanged()TeleopPluginsignal
timerEvent(QTimerEvent *event) overrideTeleopPluginprotected
UpdateSteeringAngle(double sign)TeleopPluginslot