Goby3 3.3.0
2025.07.10
Loading...
Searching...
No Matches
intermodule.h File Reference

Go to the source code of this file.

Namespaces

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

Typedefs

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