StopCommandFeedback#
rb::StopCommandFeedback is the leaf feedback type for explicit stop
requests.
Header
Header |
|
Declaration
Namespace |
|
Kind |
|
Primary role |
Mark the leaf result for a stop command. |
Public Member Functions
No type-specific methods are added at this leaf. Use the inherited validity and completion checks from the base feedback classes.
Detailed Reference
-
class StopCommandFeedback : public rb::CommandFeedback#
Related Types
Examples
stop_command.cpp