C++ DevKit
C++ set of OOP library
Loading...
Searching...
No Matches
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_DisplayDevicedisplay = nullptr
 the display device
 
rtos_Widgetwidget = 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: