|
Goby3 3.4.0
2026.04.13
|
#include "goby/middleware/application/multi_thread.h"#include "goby/udpm/application/simple_thread.h"#include "goby/udpm/transport/interprocess.h"Go to the source code of this file.
Namespaces | |
| namespace | goby |
| The global namespace for the Goby project. | |
| namespace | goby::udpm |
Typedefs | |
| template<class Config > | |
| using | goby::udpm::MultiThreadApplication = goby::middleware::MultiThreadApplication< Config, InterProcessPortal > |