|
Goby3 3.4.0
2026.04.13
|
#include "goby/middleware/application/simple_thread.h"#include "goby/zeromq/transport/detail/tags.h"Go to the source code of this file.
Namespaces | |
| namespace | goby |
| The global namespace for the Goby project. | |
| namespace | goby::zeromq |
Typedefs | |
| template<typename Config > | |
| using | goby::zeromq::SimpleThread = middleware::SimpleThread< Config, detail::InterProcessTag > |
| Zeromq-backed SimpleThread. Derives from middleware::SimpleThread using InterProcessTag. | |