Goby3  3.1.4
2024.02.22
intermodule.h File Reference

Go to the source code of this file.

Namespaces

 goby
 The global namespace for the Goby project.
 
 goby::zeromq
 

Typedefs

template<typename InnerTransporter = middleware::NullTransporter>
using goby::zeromq::InterModulePortal = InterProcessPortalImplementation< InnerTransporter, middleware::InterModulePortalBase >