Dilbert
Firmware for the Dilbert interactive badge.
 All Classes Files Functions Variables Enumerations Macros Pages
AppManager Member List

This is the complete list of members for AppManager, including all inherited members.

activateAppByIdx(uint8_t idx)AppManager
activateAppByName(char *name)AppManager
activeApp()AppManagerinline
addApp(App *app)AppManager
app(uint8_t idx)AppManagerinline
appIdx(char *name)AppManager
appIdx(App *app) const AppManager
AppManager(Dilbert *badge)AppManager
begin()AppManager
feedBacklight(uint8_t status=BACKLIGHT_STATE_FULL)AppManager
handleUniversalInputEvent(inputtype_t type, IInputDevice *device)AppManager
numApps() const AppManager
run()AppManager
~AppManager() (defined in AppManager)AppManagervirtual