classes to handle graceful process termination. More...
#include <yarp/os/Thread.h>
Go to the source code of this file.
Classes | |
class | yarp::os::Terminator |
Send a message to a process that has a corresponding socket port created using the Terminee class to ask to start a graceful quit procedure. More... | |
class | yarp::os::Terminee |
A class that can be polled to see whether the process has been asked to quit gracefully. More... | |
Namespaces | |
yarp | |
The main, catch-all namespace for YARP. | |
yarp::os | |
An interface to the operating system, including Port based communication. | |
classes to handle graceful process termination.
Definition in file Terminator.h.