Goby3  3.1.5a
2024.05.23
goby::apps::zeromq::acomms::protobuf::IPGatewayConfig Class Reference

#include <goby/zeromq/protobuf/ip_gateway_config.pb.h>

Inheritance diagram for goby::apps::zeromq::acomms::protobuf::IPGatewayConfig:
google::protobuf::Message google::protobuf::MessageLite

Public Types

typedef IPGatewayConfig_ModelType ModelType
 
- Public Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 

Public Member Functions

 IPGatewayConfig ()
 
virtual ~IPGatewayConfig ()
 
 IPGatewayConfig (const IPGatewayConfig &from)
 
IPGatewayConfigoperator= (const IPGatewayConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (IPGatewayConfig *other)
 
IPGatewayConfigNew () const final
 
IPGatewayConfigNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const IPGatewayConfig &from)
 
void MergeFrom (const IPGatewayConfig &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
int static_udp_port_size () const
 
void clear_static_udp_port ()
 
::google::protobuf::uint32 static_udp_port (int index) const
 
void set_static_udp_port (int index, ::google::protobuf::uint32 value)
 
void add_static_udp_port (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & static_udp_port () const
 
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_static_udp_port ()
 
bool has_local_ipv4_address () const
 
void clear_local_ipv4_address ()
 
const ::std::string & local_ipv4_address () const
 
void set_local_ipv4_address (const ::std::string &value)
 
void set_local_ipv4_address (const char *value)
 
void set_local_ipv4_address (const char *value, size_t size)
 
::std::string * mutable_local_ipv4_address ()
 
::std::string * release_local_ipv4_address ()
 
void set_allocated_local_ipv4_address (::std::string *local_ipv4_address)
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfigapp () const
 
::goby::middleware::protobuf::AppConfigrelease_app ()
 
::goby::middleware::protobuf::AppConfigmutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
bool has_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfiginterprocess () const
 
::goby::zeromq::protobuf::InterProcessPortalConfigrelease_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfigmutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
bool has_mac_cfg () const
 
void clear_mac_cfg ()
 
const ::goby::acomms::protobuf::MACConfigmac_cfg () const
 
::goby::acomms::protobuf::MACConfigrelease_mac_cfg ()
 
::goby::acomms::protobuf::MACConfigmutable_mac_cfg ()
 
void set_allocated_mac_cfg (::goby::acomms::protobuf::MACConfig *mac_cfg)
 
bool has_bypass_mac_slot () const
 
void clear_bypass_mac_slot ()
 
const ::goby::acomms::protobuf::ModemTransmissionbypass_mac_slot () const
 
::goby::acomms::protobuf::ModemTransmissionrelease_bypass_mac_slot ()
 
::goby::acomms::protobuf::ModemTransmissionmutable_bypass_mac_slot ()
 
void set_allocated_bypass_mac_slot (::goby::acomms::protobuf::ModemTransmission *bypass_mac_slot)
 
bool has_cidr_netmask_prefix () const
 
void clear_cidr_netmask_prefix ()
 
::google::protobuf::uint32 cidr_netmask_prefix () const
 
void set_cidr_netmask_prefix (::google::protobuf::uint32 value)
 
bool has_tun_number () const
 
void clear_tun_number ()
 
::google::protobuf::int32 tun_number () const
 
void set_tun_number (::google::protobuf::int32 value)
 
bool has_dynamic_address_count () const
 
void clear_dynamic_address_count ()
 
::google::protobuf::uint32 dynamic_address_count () const
 
void set_dynamic_address_count (::google::protobuf::uint32 value)
 
bool has_mtu () const
 
void clear_mtu ()
 
::google::protobuf::uint32 mtu () const
 
void set_mtu (::google::protobuf::uint32 value)
 
bool has_bypass_mac () const
 
void clear_bypass_mac ()
 
bool bypass_mac () const
 
void set_bypass_mac (bool value)
 
bool has_only_rate () const
 
void clear_only_rate ()
 
::google::protobuf::int32 only_rate () const
 
void set_only_rate (::google::protobuf::int32 value)
 
bool has_queue_size () const
 
void clear_queue_size ()
 
::google::protobuf::int32 queue_size () const
 
void set_queue_size (::google::protobuf::int32 value)
 
bool has_enable_broadcast_address () const
 
void clear_enable_broadcast_address ()
 
bool enable_broadcast_address () const
 
void set_enable_broadcast_address (bool value)
 
bool has_model_type () const
 
void clear_model_type ()
 
::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType model_type () const
 
void set_model_type (::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType value)
 
bool has_gamma_autonomy () const
 
void clear_gamma_autonomy ()
 
double gamma_autonomy () const
 
void set_gamma_autonomy (double value)
 
bool has_gamma_collaboration () const
 
void clear_gamma_collaboration ()
 
double gamma_collaboration () const
 
void set_gamma_collaboration (double value)
 
bool has_gateway_id () const
 
void clear_gateway_id ()
 
::google::protobuf::int32 gateway_id () const
 
void set_gateway_id (::google::protobuf::int32 value)
 
bool has_total_ports () const
 
void clear_total_ports ()
 
::google::protobuf::int32 total_ports () const
 
void set_total_ports (::google::protobuf::int32 value)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (std::vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual size_t SpaceUsedLong () const
 
int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (std::istream *input)
 
bool ParsePartialFromIstream (std::istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (std::ostream *output) const
 
bool SerializePartialToOstream (std::ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const Descriptor * GetDescriptor () const
 
virtual const ReflectionGetReflection () const final
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
virtual ::google::protobuf::ArenaGetArena () const
 
virtual void * GetMaybeArenaPointer () const
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
int ByteSize () const
 
virtual uint8 * SerializeWithCachedSizesToArray (uint8 *target) const
 
virtual uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const IPGatewayConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const IPGatewayConfiginternal_default_instance ()
 
static bool ModelType_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * ModelType_descriptor ()
 
static const ::std::string & ModelType_Name (ModelType value)
 
static bool ModelType_Parse (const ::std::string &name, ModelType *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ModelType UNIFORM
 
static const ModelType AUTONOMY_COLLABORATION
 
static const ModelType ModelType_MIN
 
static const ModelType ModelType_MAX
 
static const int ModelType_ARRAYSIZE
 
static const int kStaticUdpPortFieldNumber = 21
 
static const int kLocalIpv4AddressFieldNumber = 3
 
static const int kAppFieldNumber = 1
 
static const int kInterprocessFieldNumber = 2
 
static const int kMacCfgFieldNumber = 30
 
static const int kBypassMacSlotFieldNumber = 33
 
static const int kCidrNetmaskPrefixFieldNumber = 4
 
static const int kTunNumberFieldNumber = 5
 
static const int kDynamicAddressCountFieldNumber = 11
 
static const int kMtuFieldNumber = 31
 
static const int kBypassMacFieldNumber = 32
 
static const int kOnlyRateFieldNumber = 50
 
static const int kQueueSizeFieldNumber = 40
 
static const int kEnableBroadcastAddressFieldNumber = 10
 
static const int kModelTypeFieldNumber = 12
 
static const int kGammaAutonomyFieldNumber = 13
 
static const int kGammaCollaborationFieldNumber = 14
 
static const int kGatewayIdFieldNumber = 15
 
static const int kTotalPortsFieldNumber = 20
 

Friends

struct ::protobuf_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto::TableStruct
 
void swap (IPGatewayConfig &a, IPGatewayConfig &b)
 

Additional Inherited Members

- Static Protected Member Functions inherited from google::protobuf::MessageLite
template<typename T >
::google::protobuf::internal::RepeatedPtrFieldBase * CastToBase (::google::protobuf::RepeatedPtrField< T > *repeated)
 
template<typename T >
static const ::google::protobuf::internal::RepeatedPtrFieldBase & CastToBase (const ::google::protobuf::RepeatedPtrField< T > &repeated)
 
template<typename T >
static T * CreateMaybeMessage (Arena *arena)
 

Detailed Description

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

Member Typedef Documentation

◆ ModelType

Constructor & Destructor Documentation

◆ IPGatewayConfig() [1/2]

goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::IPGatewayConfig ( )

◆ ~IPGatewayConfig()

virtual goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::~IPGatewayConfig ( )
virtual

◆ IPGatewayConfig() [2/2]

goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::IPGatewayConfig ( const IPGatewayConfig from)

Member Function Documentation

◆ add_static_udp_port()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::add_static_udp_port ( ::google::protobuf::uint32  value)
inline

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

◆ app()

const ::goby::middleware::protobuf::AppConfig & goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::app ( ) const
inline

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

◆ bypass_mac()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::bypass_mac ( ) const
inline

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

◆ bypass_mac_slot()

const ::goby::acomms::protobuf::ModemTransmission & goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::bypass_mac_slot ( ) const
inline

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

◆ ByteSizeLong()

size_t goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ cidr_netmask_prefix()

google::protobuf::uint32 goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::cidr_netmask_prefix ( ) const
inline

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

◆ Clear()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_app()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_app ( )

◆ clear_bypass_mac()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_bypass_mac ( )
inline

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

◆ clear_bypass_mac_slot()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_bypass_mac_slot ( )

◆ clear_cidr_netmask_prefix()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_cidr_netmask_prefix ( )
inline

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

◆ clear_dynamic_address_count()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_dynamic_address_count ( )
inline

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

◆ clear_enable_broadcast_address()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_enable_broadcast_address ( )
inline

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

◆ clear_gamma_autonomy()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_gamma_autonomy ( )
inline

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

◆ clear_gamma_collaboration()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_gamma_collaboration ( )
inline

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

◆ clear_gateway_id()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_gateway_id ( )
inline

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

◆ clear_interprocess()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_interprocess ( )

◆ clear_local_ipv4_address()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_local_ipv4_address ( )
inline

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

◆ clear_mac_cfg()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_mac_cfg ( )

◆ clear_model_type()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_model_type ( )
inline

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

◆ clear_mtu()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_mtu ( )
inline

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

◆ clear_only_rate()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_only_rate ( )
inline

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

◆ clear_queue_size()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_queue_size ( )
inline

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

◆ clear_static_udp_port()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_static_udp_port ( )
inline

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

◆ clear_total_ports()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_total_ports ( )
inline

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

◆ clear_tun_number()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::clear_tun_number ( )
inline

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

◆ CopyFrom() [1/2]

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [2/2]

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::CopyFrom ( const IPGatewayConfig from)

◆ default_instance()

static const IPGatewayConfig& goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::descriptor ( )
static

◆ dynamic_address_count()

google::protobuf::uint32 goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::dynamic_address_count ( ) const
inline

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

◆ enable_broadcast_address()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::enable_broadcast_address ( ) const
inline

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

◆ gamma_autonomy()

double goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::gamma_autonomy ( ) const
inline

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

◆ gamma_collaboration()

double goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::gamma_collaboration ( ) const
inline

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

◆ gateway_id()

google::protobuf::int32 goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::gateway_id ( ) const
inline

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

◆ GetCachedSize()

int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

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

◆ GetMetadata()

::google::protobuf::Metadata goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::GetMetadata ( ) const
finalvirtual

◆ has_app()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_app ( ) const
inline

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

◆ has_bypass_mac()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_bypass_mac ( ) const
inline

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

◆ has_bypass_mac_slot()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_bypass_mac_slot ( ) const
inline

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

◆ has_cidr_netmask_prefix()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_cidr_netmask_prefix ( ) const
inline

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

◆ has_dynamic_address_count()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_dynamic_address_count ( ) const
inline

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

◆ has_enable_broadcast_address()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_enable_broadcast_address ( ) const
inline

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

◆ has_gamma_autonomy()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_gamma_autonomy ( ) const
inline

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

◆ has_gamma_collaboration()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_gamma_collaboration ( ) const
inline

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

◆ has_gateway_id()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_gateway_id ( ) const
inline

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

◆ has_interprocess()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_interprocess ( ) const
inline

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

◆ has_local_ipv4_address()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_local_ipv4_address ( ) const
inline

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

◆ has_mac_cfg()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_mac_cfg ( ) const
inline

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

◆ has_model_type()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_model_type ( ) const
inline

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

◆ has_mtu()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_mtu ( ) const
inline

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

◆ has_only_rate()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_only_rate ( ) const
inline

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

◆ has_queue_size()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_queue_size ( ) const
inline

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

◆ has_total_ports()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_total_ports ( ) const
inline

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

◆ has_tun_number()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::has_tun_number ( ) const
inline

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

◆ InitAsDefaultInstance()

static void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const IPGatewayConfig* goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::internal_default_instance ( )
inlinestatic

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ interprocess()

const ::goby::zeromq::protobuf::InterProcessPortalConfig & goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::interprocess ( ) const
inline

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

◆ IsInitialized()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ local_ipv4_address()

const ::std::string & goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::local_ipv4_address ( ) const
inline

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

◆ mac_cfg()

const ::goby::acomms::protobuf::MACConfig & goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::mac_cfg ( ) const
inline

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

◆ MergeFrom() [1/2]

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/2]

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::MergeFrom ( const IPGatewayConfig from)

◆ MergePartialFromCodedStream()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ model_type()

goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::model_type ( ) const
inline

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

◆ ModelType_descriptor()

static const ::google::protobuf::EnumDescriptor* goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ModelType_descriptor ( )
inlinestatic

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

◆ ModelType_IsValid()

static bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ModelType_IsValid ( int  value)
inlinestatic

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

◆ ModelType_Name()

static const ::std::string& goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ModelType_Name ( ModelType  value)
inlinestatic

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

◆ ModelType_Parse()

static bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ModelType_Parse ( const ::std::string &  name,
ModelType value 
)
inlinestatic

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

◆ mtu()

google::protobuf::uint32 goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::mtu ( ) const
inline

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

◆ mutable_app()

goby::middleware::protobuf::AppConfig * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::mutable_app ( )
inline

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

◆ mutable_bypass_mac_slot()

goby::acomms::protobuf::ModemTransmission * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::mutable_bypass_mac_slot ( )
inline

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

◆ mutable_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::mutable_interprocess ( )
inline

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

◆ mutable_local_ipv4_address()

std::string * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::mutable_local_ipv4_address ( )
inline

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

◆ mutable_mac_cfg()

goby::acomms::protobuf::MACConfig * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::mutable_mac_cfg ( )
inline

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

◆ mutable_static_udp_port()

google::protobuf::RepeatedField<::google::protobuf::uint32 > * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::mutable_static_udp_port ( )
inline

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

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::mutable_unknown_fields ( )
inline

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

◆ New() [1/2]

IPGatewayConfig* goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [2/2]

IPGatewayConfig* goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

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

◆ only_rate()

google::protobuf::int32 goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::only_rate ( ) const
inline

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

◆ operator=()

IPGatewayConfig& goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::operator= ( const IPGatewayConfig from)
inline

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

◆ queue_size()

google::protobuf::int32 goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::queue_size ( ) const
inline

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

◆ release_app()

goby::middleware::protobuf::AppConfig * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::release_app ( )
inline

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

◆ release_bypass_mac_slot()

goby::acomms::protobuf::ModemTransmission * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::release_bypass_mac_slot ( )
inline

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

◆ release_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::release_interprocess ( )
inline

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

◆ release_local_ipv4_address()

std::string * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::release_local_ipv4_address ( )
inline

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

◆ release_mac_cfg()

goby::acomms::protobuf::MACConfig * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::release_mac_cfg ( )
inline

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

◆ SerializeWithCachedSizes()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_app()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_allocated_app ( ::goby::middleware::protobuf::AppConfig app)
inline

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

◆ set_allocated_bypass_mac_slot()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_allocated_bypass_mac_slot ( ::goby::acomms::protobuf::ModemTransmission bypass_mac_slot)
inline

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

◆ set_allocated_interprocess()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig interprocess)
inline

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

◆ set_allocated_local_ipv4_address()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_allocated_local_ipv4_address ( ::std::string *  local_ipv4_address)
inline

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

◆ set_allocated_mac_cfg()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_allocated_mac_cfg ( ::goby::acomms::protobuf::MACConfig mac_cfg)
inline

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

◆ set_bypass_mac()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_bypass_mac ( bool  value)
inline

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

◆ set_cidr_netmask_prefix()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_cidr_netmask_prefix ( ::google::protobuf::uint32  value)
inline

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

◆ set_dynamic_address_count()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_dynamic_address_count ( ::google::protobuf::uint32  value)
inline

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

◆ set_enable_broadcast_address()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_enable_broadcast_address ( bool  value)
inline

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

◆ set_gamma_autonomy()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_gamma_autonomy ( double  value)
inline

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

◆ set_gamma_collaboration()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_gamma_collaboration ( double  value)
inline

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

◆ set_gateway_id()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_gateway_id ( ::google::protobuf::int32  value)
inline

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

◆ set_local_ipv4_address() [1/3]

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_local_ipv4_address ( const ::std::string &  value)
inline

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

◆ set_local_ipv4_address() [2/3]

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_local_ipv4_address ( const char value)
inline

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

◆ set_local_ipv4_address() [3/3]

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_local_ipv4_address ( const char value,
size_t  size 
)
inline

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

◆ set_model_type()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_model_type ( ::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType  value)
inline

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

◆ set_mtu()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_mtu ( ::google::protobuf::uint32  value)
inline

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

◆ set_only_rate()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_only_rate ( ::google::protobuf::int32  value)
inline

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

◆ set_queue_size()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_queue_size ( ::google::protobuf::int32  value)
inline

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

◆ set_static_udp_port()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_static_udp_port ( int  index,
::google::protobuf::uint32  value 
)
inline

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

◆ set_total_ports()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_total_ports ( ::google::protobuf::int32  value)
inline

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

◆ set_tun_number()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_tun_number ( ::google::protobuf::int32  value)
inline

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

◆ static_udp_port() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::static_udp_port ( ) const
inline

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

◆ static_udp_port() [2/2]

google::protobuf::uint32 goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::static_udp_port ( int  index) const
inline

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

◆ static_udp_port_size()

int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::static_udp_port_size ( ) const
inline

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

◆ Swap()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::Swap ( IPGatewayConfig other)

◆ total_ports()

google::protobuf::int32 goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::total_ports ( ) const
inline

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

◆ tun_number()

google::protobuf::int32 goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::tun_number ( ) const
inline

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

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ ::protobuf_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto::TableStruct

◆ swap

void swap ( IPGatewayConfig a,
IPGatewayConfig b 
)
friend

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

Member Data Documentation

◆ AUTONOMY_COLLABORATION

const ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::AUTONOMY_COLLABORATION
static

◆ kAppFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kAppFieldNumber = 1
static

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

◆ kBypassMacFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kBypassMacFieldNumber = 32
static

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

◆ kBypassMacSlotFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kBypassMacSlotFieldNumber = 33
static

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

◆ kCidrNetmaskPrefixFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kCidrNetmaskPrefixFieldNumber = 4
static

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

◆ kDynamicAddressCountFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kDynamicAddressCountFieldNumber = 11
static

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

◆ kEnableBroadcastAddressFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kEnableBroadcastAddressFieldNumber = 10
static

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

◆ kGammaAutonomyFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kGammaAutonomyFieldNumber = 13
static

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

◆ kGammaCollaborationFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kGammaCollaborationFieldNumber = 14
static

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

◆ kGatewayIdFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kGatewayIdFieldNumber = 15
static

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

◆ kIndexInFileMessages

constexpr int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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

◆ kInterprocessFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kInterprocessFieldNumber = 2
static

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

◆ kLocalIpv4AddressFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kLocalIpv4AddressFieldNumber = 3
static

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

◆ kMacCfgFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kMacCfgFieldNumber = 30
static

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

◆ kModelTypeFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kModelTypeFieldNumber = 12
static

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

◆ kMtuFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kMtuFieldNumber = 31
static

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

◆ kOnlyRateFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kOnlyRateFieldNumber = 50
static

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

◆ kQueueSizeFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kQueueSizeFieldNumber = 40
static

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

◆ kStaticUdpPortFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kStaticUdpPortFieldNumber = 21
static

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

◆ kTotalPortsFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kTotalPortsFieldNumber = 20
static

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

◆ kTunNumberFieldNumber

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::kTunNumberFieldNumber = 5
static

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

◆ ModelType_ARRAYSIZE

const int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ModelType_ARRAYSIZE
static
Initial value:

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

◆ ModelType_MAX

const ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ModelType_MAX
static
Initial value:

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

◆ ModelType_MIN

const ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ModelType_MIN
static
Initial value:

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

◆ UNIFORM

const ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::UNIFORM
static
Initial value:

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


The documentation for this class was generated from the following file:
goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_UNIFORM
@ IPGatewayConfig_ModelType_UNIFORM
Definition: ip_gateway_config.pb.h:84
goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_ModelType_ARRAYSIZE
const int IPGatewayConfig_ModelType_ModelType_ARRAYSIZE
Definition: ip_gateway_config.pb.h:90
goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_ModelType_MAX
const IPGatewayConfig_ModelType IPGatewayConfig_ModelType_ModelType_MAX
Definition: ip_gateway_config.pb.h:89
goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_ModelType_MIN
const IPGatewayConfig_ModelType IPGatewayConfig_ModelType_ModelType_MIN
Definition: ip_gateway_config.pb.h:88
goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_AUTONOMY_COLLABORATION
@ IPGatewayConfig_ModelType_AUTONOMY_COLLABORATION
Definition: ip_gateway_config.pb.h:85