Declaration of class FMEThread. More...
#include <ogdf/basic/Barrier.h>
#include <ogdf/basic/Thread.h>
#include <ogdf/energybased/fast_multipole_embedder/ArrayGraph.h>
#include <ogdf/energybased/fast_multipole_embedder/FastUtils.h>
#include <ogdf/energybased/fast_multipole_embedder/LinearQuadtree.h>
Go to the source code of this file.
Classes | |
class | ogdf::fast_multipole_embedder::FMEFuncInvokerTask< FuncInvokerType > |
Class used to invoke a functor or function inside a thread. More... | |
class | ogdf::fast_multipole_embedder::FMETask |
The thread task class used only as an interface. More... | |
class | ogdf::fast_multipole_embedder::FMEThread |
The fast multipole embedder work thread class. More... | |
class | ogdf::fast_multipole_embedder::FMEThreadPool |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::fast_multipole_embedder |
Declaration of class FMEThread.
Definition in file FMEThread.h.