StopCommandBuilder#
rb::StopCommandBuilder is the explicit stop primitive. It carries no motion
payload beyond the shared command header.
Header
Header |
|
Declaration
Namespace |
|
Kind |
|
Primary role |
Represent an explicit stop request. |
Public Member Functions
Method |
Purpose |
Notes |
|---|---|---|
|
Attach shared header metadata. |
This is the only configurable part of the stop primitive. |
Detailed Reference
-
class StopCommandBuilder#
Public Functions
-
StopCommandBuilder()#
-
~StopCommandBuilder()#
-
StopCommandBuilder &SetCommandHeader(const CommandHeaderBuilder &builder)#
-
StopCommandBuilder()#
Related Types
Examples
stop_command.cpp