OpenCPN Partial API docs
|
Empty place holder, primarely for Android. More...
#include <instance_check.h>
Public Member Functions | |
virtual bool | IsMainInstance () |
Return true if this process is the primary opencpn instance. | |
Public Member Functions inherited from InstanceCheck | |
virtual void | WaitUntilValid () |
Wait until this object can be used for example for Dbus connection. | |
virtual void | CleanUp () |
Remove all persistent instance state, including possible lock file and defunct opencpn processes. | |
virtual void | OnExit () |
Do whatever needed before wxWidget's checks triggers. | |
Static Public Member Functions | |
static InstanceCheck & | GetInstance () |
Static Public Member Functions inherited from InstanceCheck | |
static InstanceCheck & | GetInstance () |
Empty place holder, primarely for Android.
Definition at line 50 of file instance_check.h.