PSingleInstance.h File Reference
Detailed Description
Class PSingleInstance: to ensure that only one instance of an application is running.
Definition in file PSingleInstance.h.
#include <PObject.h>
Include dependency graph for PSingleInstance.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | PSingleInstance |
The PSingleInstance class provides a simple mechanism to check if several instances of the same application are running simultaneously. More... | |