Goby3  3.1.5
2024.05.14
mavlink_gateway_config.pb.h File Reference
#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/middleware/protobuf/app_config.pb.h"
#include "goby/middleware/protobuf/serial_config.pb.h"
#include "goby/middleware/protobuf/udp_config.pb.h"
#include "goby/zeromq/protobuf/interprocess_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.

Classes

struct  protobuf_goby_2fzeromq_2fprotobuf_2fmavlink_5fgateway_5fconfig_2eproto::TableStruct
 
class  goby::apps::zeromq::protobuf::MAVLinkGatewayConfig
 
struct  google::protobuf::is_proto_enum< ::goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType >
 

Namespaces

 
 goby
 The global namespace for the Goby project.
 
 goby::apps
 
 goby::apps::zeromq
 
 goby::apps::zeromq::protobuf
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fzeromq_2fprotobuf_2fmavlink_5fgateway_5fconfig_2eproto
 

Enumerations

enum  goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType { goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_CONNECTION_SERIAL = 1, goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_CONNECTION_UDP = 2 }
 

Functions

void protobuf_goby_2fzeromq_2fprotobuf_2fmavlink_5fgateway_5fconfig_2eproto::AddDescriptors ()
 
template<>
::goby::apps::zeromq::protobuf::MAVLinkGatewayConfiggoogle::protobuf::Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::MAVLinkGatewayConfig > (Arena *)
 
bool goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_descriptor ()
 
const ::std::string & goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_Name (MAVLinkGatewayConfig_ConnectionType value)
 
bool goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_Parse (const ::std::string &name, MAVLinkGatewayConfig_ConnectionType *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType > ()
 

Variables

MAVLinkGatewayConfigDefaultTypeInternal goby::apps::zeromq::protobuf::_MAVLinkGatewayConfig_default_instance_
 
const MAVLinkGatewayConfig_ConnectionType goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_ConnectionType_MIN = MAVLinkGatewayConfig_ConnectionType_CONNECTION_SERIAL
 
const MAVLinkGatewayConfig_ConnectionType goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_ConnectionType_MAX = MAVLinkGatewayConfig_ConnectionType_CONNECTION_UDP
 
const int goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_ConnectionType_ARRAYSIZE = MAVLinkGatewayConfig_ConnectionType_ConnectionType_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fzeromq_2fprotobuf_2fmavlink_5fgateway_5fconfig_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fzeromq_2fprotobuf_2fmavlink_5fgateway_5fconfig_2eproto

Definition at line 44 of file mavlink_gateway_config.pb.h.