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