YARP
Yet Another Robot Platform
Terminator.h File Reference

classes to handle graceful process termination. More...

#include <yarp/os/Thread.h>
+ Include dependency graph for Terminator.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

classes to handle graceful process termination.

Definition in file Terminator.h.