| openPilotLog
    | 
The RunGuard class ensures only a single instance of the application is running simultaneously. More...
#include <arunguard.h>
| Public Member Functions | |
| ARunGuard (const QString &key) | |
| bool | isAnotherRunning () | 
| bool | tryToRun () | 
| void | release () | 
The RunGuard class ensures only a single instance of the application is running simultaneously.