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