Goby3 3.4.0
2026.04.13
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::udpm
 

Typedefs

template<typename InnerTransporter = middleware::NullTransporter>
using goby::udpm::InterModulePortal = InterProcessPortalImplementation< InnerTransporter, middleware::InterModulePortalBase, detail::InterModuleTag >
 
template<typename InnerTransporter = middleware::NullTransporter>
using goby::udpm::InterModuleForwarder = middleware::InterModuleForwarder< InnerTransporter, detail::InterModuleTag >