OpenCPN Partial API docs
DummyInstanceChk Class Reference

Empty place holder, primarely for Android. More...

#include <instance_check.h>

Inheritance diagram for DummyInstanceChk:
InstanceCheck

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 InstanceCheckGetInstance ()
 
- Static Public Member Functions inherited from InstanceCheck
static InstanceCheckGetInstance ()
 

Detailed Description

Empty place holder, primarely for Android.

Definition at line 50 of file instance_check.h.


The documentation for this class was generated from the following file: