GM6000 Digital Heater Controller Branch: main
SDX-1330
Namespaces | Variables
screens.h File Reference

Detailed Description

This file exposes handles to Screen instances for the Eros Application.

#include "Eros/Ui/Home/Screen.h"
#include "Eros/Ui/LcdTest/Screen.h"
Include dependency graph for screens.h:

Go to the source code of this file.

Namespaces

namespace  Eros
 The 'Eros' namespace is the root name space all of the GM6000 Engineering Test Application specific source code.
 

Variables

Eros::Ui::Home::Screen Eros::Main::g_homeScreen
 Home Screen.
 
Eros::Ui::LcdTest::Screen Eros::Main::g_lcdTextScreen
 LCd TestScreen.
 

Variable Documentation

◆ g_homeScreen

Eros::Ui::Home::Screen Eros::Main::g_homeScreen
extern

Home Screen.

◆ g_lcdTextScreen

Eros::Ui::LcdTest::Screen Eros::Main::g_lcdTextScreen
extern

LCd TestScreen.