Goby3
3.1.5a
2024.05.23
|
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/inlined_string_field.h>
#include <google/protobuf/metadata.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/unknown_field_set.h>
#include "goby/middleware/protobuf/frontseat_config.pb.h"
#include "goby/protobuf/option_extensions.pb.h"
#include <boost/units/quantity.hpp>
#include <boost/units/absolute.hpp>
#include <boost/units/dimensionless_type.hpp>
#include <boost/units/make_scaled_unit.hpp>
Go to the source code of this file.
Namespaces | |
protobuf_goby_2fmiddleware_2ffrontseat_2fsimulator_2fbasic_2fbasic_5fsimulator_5ffrontseat_5fdriver_5fconfig_2eproto | |
goby | |
The global namespace for the Goby project. | |
goby::middleware | |
Objects implementing the Goby nested middleware. | |
goby::middleware::frontseat | |
goby::middleware::frontseat::protobuf | |
google::protobuf | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmiddleware_2ffrontseat_2fsimulator_2fbasic_2fbasic_5fsimulator_5ffrontseat_5fdriver_5fconfig_2eproto |
Variables | |
BasicSimulatorFrontSeatConfigDefaultTypeInternal | goby::middleware::frontseat::protobuf::_BasicSimulatorFrontSeatConfig_default_instance_ |
BasicSimulatorFrontSeatConfig_StartParamsDefaultTypeInternal | goby::middleware::frontseat::protobuf::_BasicSimulatorFrontSeatConfig_StartParams_default_instance_ |
BasicSimulatorFrontSeatConfig_StartParams_VehicleConfigDefaultTypeInternal | goby::middleware::frontseat::protobuf::_BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig_default_instance_ |
static const int | goby::middleware::frontseat::protobuf::kBasicSimulatorConfigFieldNumber = 1001 |
extern ::google::protobuf::internal::ExtensionIdentifier< ::goby::middleware::frontseat::protobuf::Config, ::google::protobuf::internal::MessageTypeTraits< ::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig >, 11, false > | goby::middleware::frontseat::protobuf::basic_simulator_config |
#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmiddleware_2ffrontseat_2fsimulator_2fbasic_2fbasic_5fsimulator_5ffrontseat_5fdriver_5fconfig_2eproto |
Definition at line 40 of file basic_simulator_frontseat_driver_config.pb.h.