The thread task class used only as an interface. More...
#include <ogdf/energybased/fast_multipole_embedder/FMEThread.h>
Public Member Functions | |
virtual | ~FMETask () |
virtual void | doWork ()=0 |
The thread task class used only as an interface.
Definition at line 49 of file FMEThread.h.
|
inlinevirtual |
Definition at line 51 of file FMEThread.h.
|
pure virtual |