Goby3 3.2.3
2025.05.13
|
#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/protobuf/option_extensions.pb.h"
#include "goby/middleware/protobuf/app_config.pb.h"
#include "goby/zeromq/protobuf/interprocess_config.pb.h"
#include "goby/acomms/protobuf/amac_config.pb.h"
#include "goby/acomms/protobuf/modem_message.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::acomms |
namespace | goby::apps::zeromq::acomms::protobuf |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN ::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig * | Arena::CreateMaybeMessage<::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig > (Arena *) |
bool | goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_descriptor () |
template<typename T > | |
const std::string & | goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_Name (T enum_t_value) |
bool | goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, IPGatewayConfig_ModelType *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType > () |
Variables | |
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto |
IPGatewayConfigDefaultTypeInternal | goby::apps::zeromq::acomms::protobuf::_IPGatewayConfig_default_instance_ |
constexpr IPGatewayConfig_ModelType | goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_ModelType_MIN = IPGatewayConfig_ModelType_UNIFORM |
constexpr IPGatewayConfig_ModelType | goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_ModelType_MAX = IPGatewayConfig_ModelType_AUTONOMY_COLLABORATION |
constexpr int | goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_ModelType_ARRAYSIZE = IPGatewayConfig_ModelType_ModelType_MAX + 1 |
#define PROTOBUF_INTERNAL_EXPORT_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto |
Definition at line 45 of file ip_gateway_config.pb.h.
PROTOBUF_NAMESPACE_OPEN ::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig * Arena::CreateMaybeMessage<::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig > | ( | Arena * | ) |
|
inline |
Definition at line 1454 of file ip_gateway_config.pb.h.
|
extern |