![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
This file contains the interface(s) that are platform AND 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_platform_initialize0 () |
This method is used to initialize the Platform+Application variant. | |
void | Ajax::Main::appvariant_platform_initializeModelPoints0 () |
This method is used to initialize the Platform+Application Variant model points to known state. | |
void | Ajax::Main::appvariant_platform_open0 () |
This method is used to 'open' any Platform+Application Variant specific objects. | |
void | Ajax::Main::appvariant_platform_close0 () |
This method is used to 'close' any Platform+Application variant specific objects. | |