|
Goby3 3.3.0
2025.07.10
|
#include "goby/middleware/application/configuration_reader.h"#include "goby/middleware/protobuf/app_config.pb.h"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 | |
| namespace | goby |
| The global namespace for the Goby project. | |
| namespace | goby::middleware |
| Objects implementing the Goby nested middleware. | |