25#ifndef GOBY_UTIL_LINEBASEDCOMMS_THREAD_STUB
26#define GOBY_UTIL_LINEBASEDCOMMS_THREAD_STUB
35template <
typename Config>
A transporter for the interthread layer.
Represents a thread of execution within the Goby middleware, interleaving periodic events (loop()) wi...
Thread(const Config &cfg, middleware::InterThreadTransporter *transporter, int index)
const Config & cfg() const
LineBasedCommsThreadStub(const Config &cfg, double loop_freq_hertz, int index)
middleware::InterThreadTransporter & interthread()
~LineBasedCommsThreadStub()=default
Objects implementing the Goby nested middleware.
The global namespace for the Goby project.