Arch Sub-System: ArchContext |
| 01 | This sub-system contains the main context class for the Semys architecture. |
| 02 | The ArchContext class covers the basic initialization of both the Semys library and architecture. |
| 03 |
It performs the following tasks:
|
| 04 | An ArchContext object should be created soon at process startup and destroyed at the end of the process. |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |