Test application.
More...
#include <user/app1/appl.h>
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.
- Todo:
- Application should inherit from Thread
◆ Application()
Application::Application |
( |
| ) |
|
|
inline |
Constructor.
- Todo:
- Implement Constructor
◆ action()
void Application::action |
( |
| ) |
|
|
overridevirtual |
Contains the application code.
- Todo:
- Implement Method
Implements Thread.
The documentation for this class was generated from the following files:
- user/app1/appl.h
- user/app1/appl.cc