0.5.0
Loading...
Searching...
No Matches
FlowExecutor.hpp File Reference

Flow Executor Thread. More...

Go to the source code of this file.

Namespaces

namespace  NAV
namespace  NAV::FlowExecutor

Functions

void NAV::FlowExecutor::deregisterNode (const Node *node)
 Called by nodes when they finished with sending data.
bool NAV::FlowExecutor::isRunning () noexcept
 Checks if the thread is running.
void NAV::FlowExecutor::start ()
 Starts the Thread.
void NAV::FlowExecutor::stop ()
 Stops the Thread.
void NAV::FlowExecutor::waitForFinish ()
 Waits for a thread to finish its execution.

Detailed Description

Flow Executor Thread.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2021-01-02

Definition in file FlowExecutor.hpp.