Functions | |
| void | ConceptRTOsInitialize () |
| Initialize ConceptRTOs layer. Should be called before using ConceptRTOs layer. More... | |
| void | ConceptRTOsInitialize (PCChar8 applicationPath) |
| Initialize ConceptRTOs layer. Should be called before using ConceptRTOs layer. More... | |
| bool | IsConceptRTOsInitialized () |
| Query if ConceptRTOs layer has been initialized. More... | |
| void | ConceptRTOsFinalize () |
| Finalize ConceptRTOs layer. Should be called after using ConceptRTOs layer. More... | |
Modules | |
| Shutdown management | |
| void ConceptRTOsFinalize | ( | ) |
Finalize ConceptRTOs layer. Should be called after using ConceptRTOs layer.
| void ConceptRTOsInitialize | ( | ) |
Initialize ConceptRTOs layer. Should be called before using ConceptRTOs layer.
| void ConceptRTOsInitialize | ( | PCChar8 | applicationPath | ) |
Initialize ConceptRTOs layer. Should be called before using ConceptRTOs layer.
| applicationPath | The application path. See GetApplicationPath |
| bool IsConceptRTOsInitialized | ( | ) |
Query if ConceptRTOs layer has been initialized.