![]() |
ERIS CORE
|
bool FLASHMEM AppManager::unregisterApp | ( | AppBaseClass * | app | ) |
provides an interface for apps to unregister themselves with the AppManager
once unregistered the AppManager will no longer include the app in the update loop
app |
Definition at line 577 of file AppManager.cpp.
References AppBaseClass::next_app_node, AppBaseClass::previous_app_node, and root.
Referenced by AppBaseClass::~AppBaseClass().