Goby3  3.1.4
2024.02.22
configurator.h File Reference

Go to the source code of this file.

Classes

class  goby::middleware::ConfiguratorInterface< Config >
 Defines the interface to a "configurator", a class that can read command line parameters (argc, argv) and produce a configuration object. More...
 
class  goby::middleware::ProtobufConfigurator< Config >
 Implementation of ConfiguratorInterface for Google Protocol buffers. More...
 

Namespaces

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