Goby3  3.1.5
2024.05.14
single_thread.h File Reference

Go to the source code of this file.

Classes

class  goby::middleware::SingleThreadApplication< Config, InterProcessPortal >
 Implements an Application for a two layer middleware setup ([ intervehicle [ interprocess ] ]) based around InterVehicleForwarder without any interthread communications layer. This class isn't used directly by user applications, for that use a specific implementation, e.g. zeromq::SingleThreadApplication. More...
 

Namespaces

 goby
 The global namespace for the Goby project.
 
 goby::middleware
 Objects implementing the Goby nested middleware.