Friedrich-Alexander-Universität Erlangen-Nürnberg  /   Technische Fakultät  /   Department Informatik
GraphicsExample Class Reference
+ Inheritance diagram for GraphicsExample:
+ Collaboration diagram for GraphicsExample:

Public Member Functions

void action () override
 Method that contains the thread's program 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

Member Function Documentation

◆ action()

void GraphicsExample::action ( )
overridevirtual

Method that contains the thread's program code.

Derived classes are meant to override this method to provide meaningful code to be run in this thread.

Implements Thread.


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