Goby3 3.3.0
2025.07.10
|
#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/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.
Namespaces | |
namespace | internal |
namespace | goby |
The global namespace for the Goby project. | |
namespace | goby::apps |
namespace | goby::apps::zeromq |
namespace | goby::apps::zeromq::protobuf |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_goby_2fzeromq_2fprotobuf_2fmavlink_5fgateway_5fconfig_2eproto |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN ::goby::apps::zeromq::protobuf::MAVLinkGatewayConfig * | Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::MAVLinkGatewayConfig > (Arena *) |
bool | goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_descriptor () |
template<typename T > | |
const std::string & | goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_Name (T enum_t_value) |
bool | goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, MAVLinkGatewayConfig_ConnectionType *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType > () |
Variables | |
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_goby_2fzeromq_2fprotobuf_2fmavlink_5fgateway_5fconfig_2eproto |
MAVLinkGatewayConfigDefaultTypeInternal | goby::apps::zeromq::protobuf::_MAVLinkGatewayConfig_default_instance_ |
constexpr MAVLinkGatewayConfig_ConnectionType | goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_ConnectionType_MIN = MAVLinkGatewayConfig_ConnectionType_CONNECTION_SERIAL |
constexpr MAVLinkGatewayConfig_ConnectionType | goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_ConnectionType_MAX = MAVLinkGatewayConfig_ConnectionType_CONNECTION_UDP |
constexpr int | goby::apps::zeromq::protobuf::MAVLinkGatewayConfig_ConnectionType_ConnectionType_ARRAYSIZE = MAVLinkGatewayConfig_ConnectionType_ConnectionType_MAX + 1 |
#define PROTOBUF_INTERNAL_EXPORT_goby_2fzeromq_2fprotobuf_2fmavlink_5fgateway_5fconfig_2eproto |
Definition at line 45 of file mavlink_gateway_config.pb.h.
PROTOBUF_NAMESPACE_OPEN ::goby::apps::zeromq::protobuf::MAVLinkGatewayConfig * Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::MAVLinkGatewayConfig > | ( | Arena * | ) |
|
inline |
Definition at line 772 of file mavlink_gateway_config.pb.h.
|
extern |