Friedrich-Alexander-Universität Erlangen-Nürnberg  /   Technische Fakultät  /   Department Informatik
Application Class Reference

Test application. More...

#include <user/app1/appl.h>

+ Inheritance diagram for Application:
+ Collaboration diagram for Application:

Public Member Functions

 Application ()
 Constructor.
 
void action () override
 Contains the application code. More...
 
- Public Member Functions inherited from Thread

Additional Inherited Members

- Public Attributes inherited from Thread
- Static Public Attributes inherited from Thread
- Static Protected Member Functions inherited from Thread
- Protected Attributes inherited from Thread

Detailed Description

Test application.

Note
Any class derived from Thread defines an application for StuBS.

Member Function Documentation

◆ action()

void Application::action ( )
overridevirtual

Contains the application code.

Implements Thread.


The documentation for this class was generated from the following files:
  • user/app1/appl.h
  • user/app1/appl.cc