![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
This file contains the interface(s) that are application VARIANT specific.
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. | |
Functions | |
void | Ajax::Main::appvariant_initialize0 () |
This method is used to initialize the Application variant. | |
void | Ajax::Main::appvariant_initializeModelPoints0 () |
This method is used to initialize the Application Variant model points to known state. | |
void | Ajax::Main::appvariant_open0 () |
This method is used to 'open' any Application Variant specific objects. | |
void | Ajax::Main::appvariant_launchHomeScreen () |
This method is use to launch the Application UI's home screen. | |
void | Ajax::Main::appvariant_close0 () |
This method is used to 'close' any Application variant specific objects. | |