Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
pAcommsHandler_config.pb.h File Reference
#include <limits>
#include <string>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/generated_message_reflection.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.

Classes

struct  TableStruct_goby_2fmoos_2fprotobuf_2fpAcommsHandler_5fconfig_2eproto
 
class  goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach
 
class  goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables
 
class  goby::apps::moos::protobuf::pAcommsHandlerConfig
 
struct  is_proto_enum< ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique >
 

Namespaces

namespace  internal
 
namespace  goby
 The global namespace for the Goby project.
 
namespace  goby::apps
 
namespace  goby::apps::moos
 
namespace  goby::apps::moos::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_goby_2fmoos_2fprotobuf_2fpAcommsHandler_5fconfig_2eproto
 

Enumerations

enum  goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique : int { goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_CONTINUALLY_RESTART_DRIVER = 1 , goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_MOVE_LISTEN_DRIVER_TO_PRIMARY = 2 , goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_DISABLE_AND_MOVE_LISTEN_DRIVER_TO_PRIMARY = 3 }
 

Functions

template<>
PROTOBUF_NAMESPACE_OPEN ::goby::apps::moos::protobuf::pAcommsHandlerConfigArena::CreateMaybeMessage<::goby::apps::moos::protobuf::pAcommsHandlerConfig > (Arena *)
 
template<>
::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproachArena::CreateMaybeMessage<::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach > (Arena *)
 
template<>
::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariablesArena::CreateMaybeMessage<::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables > (Arena *)
 
bool goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_descriptor ()
 
template<typename T >
const std::string & goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_Name (T enum_t_value)
 
bool goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique *value)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique > ()
 

Variables

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2fmoos_2fprotobuf_2fpAcommsHandler_5fconfig_2eproto
 
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_
 
constexpr pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_DriverFailureTechnique_MIN = pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_CONTINUALLY_RESTART_DRIVER
 
constexpr pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_DriverFailureTechnique_MAX = pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_DISABLE_AND_MOVE_LISTEN_DRIVER_TO_PRIMARY
 
constexpr int goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_DriverFailureTechnique_ARRAYSIZE = pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique_DriverFailureTechnique_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_goby_2fmoos_2fprotobuf_2fpAcommsHandler_5fconfig_2eproto

#define PROTOBUF_INTERNAL_EXPORT_goby_2fmoos_2fprotobuf_2fpAcommsHandler_5fconfig_2eproto

Definition at line 48 of file pAcommsHandler_config.pb.h.

Function Documentation

◆ Arena::CreateMaybeMessage<::goby::apps::moos::protobuf::pAcommsHandlerConfig >()

template<>
PROTOBUF_NAMESPACE_OPEN ::goby::apps::moos::protobuf::pAcommsHandlerConfig * Arena::CreateMaybeMessage<::goby::apps::moos::protobuf::pAcommsHandlerConfig > ( Arena *  )

◆ Arena::CreateMaybeMessage<::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach >()

◆ Arena::CreateMaybeMessage<::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables >()

◆ GetEnumDescriptor< ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique >()

template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique > ( )
inline

Definition at line 4020 of file pAcommsHandler_config.pb.h.

Variable Documentation

◆ descriptor_table_goby_2fmoos_2fprotobuf_2fpAcommsHandler_5fconfig_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2fmoos_2fprotobuf_2fpAcommsHandler_5fconfig_2eproto
extern