Aufgabe 6: Synchronisation
Application Class Reference
Test application. More...
#include <user/app1/appl.h>


Public Member Functions | |
Application () | |
Constructor. | |
void | action () override |
Contains the application code. | |
![]() |
Additional Inherited Members | |
![]() | |
![]() | |
![]() | |
![]() |
Detailed Description
Test application.
Usually it is sufficient to increment and output a number endlessly in a loop.
- Note
- Any class derived from Thread defines an application for StuBS.
- Optional:
- Make some noise using the PC Speaker
The documentation for this class was generated from the following files:
- user/app1/appl.h
- user/app1/appl.cc