|
This is the complete list of members for EventSubscriptionInterface, including all inherited members.
onGlobalPlanningFailed(const GlobalPlanningFailedCallback &callback)=0 | EventSubscriptionInterface | pure virtual |
onGoalReached(const OnGoalReachedCallback &callback)=0 | EventSubscriptionInterface | pure virtual |
onInternalError(const OnInternalErrorCallback &callback)=0 | EventSubscriptionInterface | pure virtual |
onLocalPlanningFailed(const LocalPlanningFailedCallback &callback)=0 | EventSubscriptionInterface | pure virtual |
onMovementStarted(const OnMovementStartedCallback &callback)=0 | EventSubscriptionInterface | pure virtual |
onSafetyStopTriggered(const OnSafetyStopTriggeredCallback &callback)=0 | EventSubscriptionInterface | pure virtual |
onSafetyThrottlingTriggered(const OnSafetyThrottlingTriggeredCallback &callback)=0 | EventSubscriptionInterface | pure virtual |
onUserAbortTriggered(const OnUserAbortTriggeredCallback &callback)=0 | EventSubscriptionInterface | pure virtual |
onWaypointReached(const OnWaypointReachedCallback &callback)=0 | EventSubscriptionInterface | pure virtual |
~EventSubscriptionInterface()=default | EventSubscriptionInterface | virtual |