Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::fast_multipole_embedder::FMETask Class Referenceabstract

The thread task class used only as an interface. More...

#include <ogdf/energybased/fast_multipole_embedder/FMEThread.h>

+ Inheritance diagram for ogdf::fast_multipole_embedder::FMETask:

Public Member Functions

virtual ~FMETask ()
 
virtual void doWork ()=0
 

Detailed Description

The thread task class used only as an interface.

Definition at line 49 of file FMEThread.h.

Constructor & Destructor Documentation

◆ ~FMETask()

virtual ogdf::fast_multipole_embedder::FMETask::~FMETask ( )
inlinevirtual

Definition at line 51 of file FMEThread.h.

Member Function Documentation

◆ doWork()

virtual void ogdf::fast_multipole_embedder::FMETask::doWork ( )
pure virtual

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