Skyward boardcore
|
This is the complete list of members for Boardcore::ScreenManager, including all inherited members.
ActiveObject(unsigned int stacksize=miosix::STACK_DEFAULT_FOR_PTHREAD, miosix::Priority priority=miosix::MAIN_PRIORITY) | Boardcore::ActiveObject | inline |
addScreen(uint8_t id, View *root) | Boardcore::ScreenManager | inline |
getDrawingContext() | Boardcore::ScreenManager | inline |
getScreen() | Boardcore::ScreenManager | inline |
isRunning() | Boardcore::ActiveObject | inline |
onButtonEvent(ButtonEvent press) | Boardcore::ScreenManager | inline |
run() override | Boardcore::ScreenManager | inlineprotectedvirtual |
running | Boardcore::ActiveObject | protected |
ScreenManager(mxgui::DisplayManager &display, unsigned int refreshRate) | Boardcore::ScreenManager | inline |
shouldStop() | Boardcore::ActiveObject | inlineprotected |
showScreen(uint8_t id) | Boardcore::ScreenManager | inline |
start() | Boardcore::ActiveObject | inlinevirtual |
stop() | Boardcore::ActiveObject | inlinevirtual |
stopFlag | Boardcore::ActiveObject | protected |
thread | Boardcore::ActiveObject | protected |
~ActiveObject() | Boardcore::ActiveObject | inlinevirtual |