Goby3  3.1.5a
2024.05.23
ip_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/protobuf/option_extensions.pb.h"
#include "goby/middleware/protobuf/app_config.pb.h"
#include "goby/zeromq/protobuf/interprocess_config.pb.h"
#include "dccl/option_extensions.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.

Classes

struct  protobuf_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto::TableStruct
 
class  goby::apps::zeromq::acomms::protobuf::IPGatewayConfig
 
struct  google::protobuf::is_proto_enum< ::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType >
 

Namespaces

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

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto
 

Enumerations

enum  goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType { goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_UNIFORM = 1, goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_AUTONOMY_COLLABORATION = 2 }
 

Functions

void protobuf_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto::AddDescriptors ()
 
template<>
::goby::apps::zeromq::acomms::protobuf::IPGatewayConfiggoogle::protobuf::Arena::CreateMaybeMessage<::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig > (Arena *)
 
bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_descriptor ()
 
const ::std::string & goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_Name (IPGatewayConfig_ModelType value)
 
bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_Parse (const ::std::string &name, IPGatewayConfig_ModelType *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType > ()
 

Variables

IPGatewayConfigDefaultTypeInternal goby::apps::zeromq::acomms::protobuf::_IPGatewayConfig_default_instance_
 
const IPGatewayConfig_ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_ModelType_MIN = IPGatewayConfig_ModelType_UNIFORM
 
const IPGatewayConfig_ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_ModelType_MAX = IPGatewayConfig_ModelType_AUTONOMY_COLLABORATION
 
const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_ModelType_ARRAYSIZE = IPGatewayConfig_ModelType_ModelType_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto

Definition at line 45 of file ip_gateway_config.pb.h.