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/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
#include "goby/moos/protobuf/goby_moos_app.pb.h"
#include "goby/acomms/protobuf/driver_base.pb.h"
#include "goby/acomms/protobuf/queue.pb.h"
#include "goby/acomms/protobuf/amac_config.pb.h"
#include "goby/acomms/protobuf/dccl.pb.h"
#include "goby/acomms/protobuf/route.pb.h"
#include "goby/moos/protobuf/translator.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_2fmoos_2fprotobuf_2fpAcommsHandler_5fconfig_2eproto | |
goby | |
The global namespace for the Goby project. | |
goby::apps | |
goby::apps::moos | |
goby::apps::moos::protobuf | |
google::protobuf | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmoos_2fprotobuf_2fpAcommsHandler_5fconfig_2eproto |
Variables | |
pAcommsHandlerConfigDefaultTypeInternal | goby::apps::moos::protobuf::_pAcommsHandlerConfig_default_instance_ |
pAcommsHandlerConfig_DriverFailureApproachDefaultTypeInternal | goby::apps::moos::protobuf::_pAcommsHandlerConfig_DriverFailureApproach_default_instance_ |
pAcommsHandlerConfig_MOOSVariablesDefaultTypeInternal | goby::apps::moos::protobuf::_pAcommsHandlerConfig_MOOSVariables_default_instance_ |
const pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique | goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_DriverFailureTechnique_MIN = pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_CONTINUALLY_RESTART_DRIVER |
const pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique | goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_DriverFailureTechnique_MAX = pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_DISABLE_AND_MOVE_LISTEN_DRIVER_TO_PRIMARY |
const int | goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_DriverFailureTechnique_ARRAYSIZE = pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_DriverFailureTechnique_MAX + 1 |
#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmoos_2fprotobuf_2fpAcommsHandler_5fconfig_2eproto |
Definition at line 47 of file pAcommsHandler_config.pb.h.