Goby3
3.1.5a
2024.05.23
|
#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 | |
goby | |
The global namespace for the Goby project. | |
goby::middleware | |
Objects implementing the Goby nested middleware. | |