C++ DevKit
C++ set of OOP library
struct_WidgetDataToGateKeeper Struct Reference

data structure used to queue widget data to send to the display task More...

#include <display_device.h>

Collaboration diagram for struct_WidgetDataToGateKeeper:
Collaboration graph

Public Attributes

DisplayCommand command {DisplayCommand::SHOW_IMAGE}
 the command to be executed by the display task
rtos_DisplayDevice * display = nullptr
 the display device
rtos_Widget * widget = nullptr
 the widget to be displayed

Detailed Description

data structure used to queue widget data to send to the display task


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