Allolib  1.0
C++ Components For Interactive Multimedia
al::ThreadFunction Struct Referenceabstract

Function object interface used by thread. More...

#include <C:/Users/Andres/source/repos/casm_viewer/external/tinc/external/allolib/include/al/system/al_Thread.hpp>

Inheritance diagram for al::ThreadFunction:
al::CThreadFunction

Public Member Functions

virtual void operator() ()=0
 Routine called on thread execution start.
 

Detailed Description

Function object interface used by thread.

Definition at line 51 of file al_Thread.hpp.


The documentation for this struct was generated from the following file: