ERIS CORE

◆ ~AppBaseClass()

AppBaseClass::~AppBaseClass ( )

Definition at line 52 of file AppBaseClass.cpp.

52  {
54 }
bool unregisterApp(AppBaseClass *app)
provides an interface for apps to unregister themselves with the AppManager once unregistered the Ap...
Definition: AppManager.cpp:577
static AppManager * getInstance()
Definition: AppManager.h:66

References AppManager::getInstance(), and AppManager::unregisterApp().

+ Here is the call graph for this function: