![]() |
GM6000 Digital Heater Controller Build: 20 (Branch = develop)
SDX-1330
|
This file exposes handles to Screen instances for the Ajax Application.
#include "Ajax/Ui/Home/Screen.h"#include "Ajax/Ui/About/Screen.h"#include "Ajax/Ui/EditSetpt/Screen.h"#include "Ajax/Ui/Error/Screen.h"Go to the source code of this file.
Namespaces | |
| namespace | Ajax |
| The 'Ajax' namespace is the root name space all GM6000 application specific source code. | |
| namespace | Ajax::Main |
| The 'Main' namespace contains the start-up and and shutdown business logic for the Ajax application. | |
Variables | |
| Ajax::Ui::Home::Screen | Ajax::Main::g_homeScreen_ |
| Home Screen. | |
| Ajax::Ui::EditSetpt::Screen | Ajax::Main::g_editSetptScreen_ |
| Edit setpoint Screen. | |
| Ajax::Ui::About::Screen | Ajax::Main::g_aboutScreen_ |
| About Screen. | |
| Ajax::Ui::Error::Screen | Ajax::Main::g_errorScreen_ |
| Error Screen. | |