|
Goby3 3.5.1
2026.06.04
|
Go to the source code of this file.
Namespaces | |
| namespace | goby |
| The global namespace for the Goby project. | |
| namespace | goby::udpm |
Typedefs | |
| template<typename Config> | |
| using | goby::udpm::SimpleThread = middleware::SimpleThread<Config, detail::InterProcessTag> |
| UDPM-backed SimpleThread. Derives from middleware::SimpleThread using InterProcessTag. | |