7#ifndef YARP_OS_TERMINATOR_H
8#define YARP_OS_TERMINATOR_H
39 static bool terminateByName(
const char* name);
72 bool waitQuit()
const;
79 bool mustQuit()
const;
87 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.
An interface to the operating system, including Port based communication.