10 #ifndef YARP_OS_TERMINATOR_H
11 #define YARP_OS_TERMINATOR_H
43 static bool terminateByName(
const char* name);
76 bool waitQuit()
const;
83 bool mustQuit()
const;
91 void onStop()
override;
Send a message to a process that has a corresponding socket port created using the Terminee class to ...
A class that can be polled to see whether the process has been asked to quit gracefully.
An abstraction for a thread of execution.
The main, catch-all namespace for YARP.