Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::apps::zeromq::acomms::protobuf::IPGatewayConfig Class Referencefinal

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

Inheritance diagram for goby::apps::zeromq::acomms::protobuf::IPGatewayConfig:

Public Types

enum  : int {
  kStaticUdpPortFieldNumber = 21 , kLocalIpv4AddressFieldNumber = 3 , kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 ,
  kMacCfgFieldNumber = 30 , kBypassMacSlotFieldNumber = 33 , kCidrNetmaskPrefixFieldNumber = 4 , kTunNumberFieldNumber = 5 ,
  kDynamicAddressCountFieldNumber = 11 , kMtuFieldNumber = 31 , kBypassMacFieldNumber = 32 , kOnlyRateFieldNumber = 50 ,
  kQueueSizeFieldNumber = 40 , kEnableBroadcastAddressFieldNumber = 10 , kModelTypeFieldNumber = 12 , kGammaAutonomyFieldNumber = 13 ,
  kGammaCollaborationFieldNumber = 14 , kGatewayIdFieldNumber = 15 , kTotalPortsFieldNumber = 20
}
 
typedef IPGatewayConfig_ModelType ModelType
 

Public Member Functions

 IPGatewayConfig ()
 
 ~IPGatewayConfig () override
 
PROTOBUF_CONSTEXPR IPGatewayConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 IPGatewayConfig (const IPGatewayConfig &from)
 
 IPGatewayConfig (IPGatewayConfig &&from) noexcept
 
IPGatewayConfigoperator= (const IPGatewayConfig &from)
 
IPGatewayConfigoperator= (IPGatewayConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (IPGatewayConfig *other)
 
void UnsafeArenaSwap (IPGatewayConfig *other)
 
IPGatewayConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const IPGatewayConfig &from)
 
void MergeFrom (const IPGatewayConfig &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int static_udp_port_size () const
 
void clear_static_udp_port ()
 
uint32_t static_udp_port (int index) const
 
void set_static_udp_port (int index, uint32_t value)
 
void add_static_udp_port (uint32_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > & static_udp_port () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > * mutable_static_udp_port ()
 
bool has_local_ipv4_address () const
 
void clear_local_ipv4_address ()
 
const std::string & local_ipv4_address () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_local_ipv4_address (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_local_ipv4_address ()
 
PROTOBUF_NODISCARD 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
 
PROTOBUF_NODISCARD::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfigmutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfigunsafe_arena_release_app ()
 
bool has_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfiginterprocess () const
 
PROTOBUF_NODISCARD::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfigmutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
void unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
::goby::zeromq::protobuf::InterProcessPortalConfigunsafe_arena_release_interprocess ()
 
bool has_mac_cfg () const
 
void clear_mac_cfg ()
 
const ::goby::acomms::protobuf::MACConfigmac_cfg () const
 
PROTOBUF_NODISCARD::goby::acomms::protobuf::MACConfig * release_mac_cfg ()
 
::goby::acomms::protobuf::MACConfigmutable_mac_cfg ()
 
void set_allocated_mac_cfg (::goby::acomms::protobuf::MACConfig *mac_cfg)
 
void unsafe_arena_set_allocated_mac_cfg (::goby::acomms::protobuf::MACConfig *mac_cfg)
 
::goby::acomms::protobuf::MACConfigunsafe_arena_release_mac_cfg ()
 
bool has_bypass_mac_slot () const
 
void clear_bypass_mac_slot ()
 
const ::goby::acomms::protobuf::ModemTransmissionbypass_mac_slot () const
 
PROTOBUF_NODISCARD::goby::acomms::protobuf::ModemTransmission * release_bypass_mac_slot ()
 
::goby::acomms::protobuf::ModemTransmissionmutable_bypass_mac_slot ()
 
void set_allocated_bypass_mac_slot (::goby::acomms::protobuf::ModemTransmission *bypass_mac_slot)
 
void unsafe_arena_set_allocated_bypass_mac_slot (::goby::acomms::protobuf::ModemTransmission *bypass_mac_slot)
 
::goby::acomms::protobuf::ModemTransmissionunsafe_arena_release_bypass_mac_slot ()
 
bool has_cidr_netmask_prefix () const
 
void clear_cidr_netmask_prefix ()
 
uint32_t cidr_netmask_prefix () const
 
void set_cidr_netmask_prefix (uint32_t value)
 
bool has_tun_number () const
 
void clear_tun_number ()
 
int32_t tun_number () const
 
void set_tun_number (int32_t value)
 
bool has_dynamic_address_count () const
 
void clear_dynamic_address_count ()
 
uint32_t dynamic_address_count () const
 
void set_dynamic_address_count (uint32_t value)
 
bool has_mtu () const
 
void clear_mtu ()
 
uint32_t mtu () const
 
void set_mtu (uint32_t 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 ()
 
int32_t only_rate () const
 
void set_only_rate (int32_t value)
 
bool has_queue_size () const
 
void clear_queue_size ()
 
int32_t queue_size () const
 
void set_queue_size (int32_t 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 ()
 
int32_t gateway_id () const
 
void set_gateway_id (int32_t value)
 
bool has_total_ports () const
 
void clear_total_ports ()
 
int32_t total_ports () const
 
void set_total_ports (int32_t value)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_local_ipv4_address (ArgT0 &&arg0, ArgT... args)
 

Static Public Member Functions

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const IPGatewayConfigdefault_instance ()
 
static const IPGatewayConfiginternal_default_instance ()
 
static bool ModelType_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ModelType_descriptor ()
 
template<typename T >
static const std::string & ModelType_Name (T enum_t_value)
 
static bool ModelType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ModelType *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 
static constexpr ModelType UNIFORM
 
static constexpr ModelType AUTONOMY_COLLABORATION
 
static constexpr ModelType ModelType_MIN
 
static constexpr ModelType ModelType_MAX
 
static constexpr int ModelType_ARRAYSIZE
 

Protected Member Functions

 IPGatewayConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto
 
void swap (IPGatewayConfig &a, IPGatewayConfig &b)
 

Detailed Description

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

Member Typedef Documentation

◆ ModelType

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kStaticUdpPortFieldNumber 
kLocalIpv4AddressFieldNumber 
kAppFieldNumber 
kInterprocessFieldNumber 
kMacCfgFieldNumber 
kBypassMacSlotFieldNumber 
kCidrNetmaskPrefixFieldNumber 
kTunNumberFieldNumber 
kDynamicAddressCountFieldNumber 
kMtuFieldNumber 
kBypassMacFieldNumber 
kOnlyRateFieldNumber 
kQueueSizeFieldNumber 
kEnableBroadcastAddressFieldNumber 
kModelTypeFieldNumber 
kGammaAutonomyFieldNumber 
kGammaCollaborationFieldNumber 
kGatewayIdFieldNumber 
kTotalPortsFieldNumber 

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

Constructor & Destructor Documentation

◆ IPGatewayConfig() [1/5]

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

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

◆ ~IPGatewayConfig()

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

◆ IPGatewayConfig() [2/5]

PROTOBUF_CONSTEXPR goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::IPGatewayConfig ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ IPGatewayConfig() [3/5]

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

◆ IPGatewayConfig() [4/5]

goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::IPGatewayConfig ( IPGatewayConfig &&  from)
inlinenoexcept

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

◆ IPGatewayConfig() [5/5]

goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::IPGatewayConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ add_static_udp_port()

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

Definition at line 1129 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 624 of file ip_gateway_config.pb.h.

◆ bypass_mac()

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

Definition at line 1282 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 1309 of file ip_gateway_config.pb.h.

◆ ByteSizeLong()

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

◆ cidr_netmask_prefix()

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

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

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::Clear ( )
final

◆ 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 1275 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 860 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 944 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 916 of file ip_gateway_config.pb.h.

◆ clear_gamma_autonomy()

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

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

◆ clear_gamma_collaboration()

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

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

◆ clear_gateway_id()

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

Definition at line 1057 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 792 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 972 of file ip_gateway_config.pb.h.

◆ clear_mtu()

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

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

◆ clear_only_rate()

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

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

◆ clear_queue_size()

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

Definition at line 1390 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 1112 of file ip_gateway_config.pb.h.

◆ clear_total_ports()

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

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

◆ clear_tun_number()

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

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ dynamic_address_count()

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

Definition at line 951 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 923 of file ip_gateway_config.pb.h.

◆ gamma_autonomy()

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

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

◆ gamma_collaboration()

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

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

◆ gateway_id()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::GetDescriptor ( )
inlinestatic

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

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::GetReflection ( )
inlinestatic

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

◆ has_app()

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

Definition at line 616 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 1272 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 1301 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 857 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 941 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 913 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 998 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 1026 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 1054 of file ip_gateway_config.pb.h.

◆ has_interprocess()

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

Definition at line 703 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 789 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 1158 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 969 of file ip_gateway_config.pb.h.

◆ has_mtu()

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

Definition at line 1244 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 1415 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 1387 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 1082 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 885 of file ip_gateway_config.pb.h.

◆ internal_default_instance()

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

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

◆ interprocess()

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

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

◆ IsInitialized()

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

◆ local_ipv4_address()

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

Definition at line 796 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 1166 of file ip_gateway_config.pb.h.

◆ MergeFrom()

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

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

◆ model_type()

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

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

◆ ModelType_descriptor()

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

Definition at line 244 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 234 of file ip_gateway_config.pb.h.

◆ ModelType_Name()

template<typename T >
static const std::string & goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ModelType_Name ( enum_t_value)
inlinestatic

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

◆ ModelType_Parse()

static bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ModelType_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
ModelType value 
)
inlinestatic

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

◆ mtu()

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

Definition at line 1254 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 671 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 1356 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 758 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 807 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 1213 of file ip_gateway_config.pb.h.

◆ mutable_static_udp_port()

PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::mutable_static_udp_port ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

IPGatewayConfig * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

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

◆ only_rate()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ queue_size()

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

Definition at line 1397 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 641 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 1326 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 728 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 823 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 1183 of file ip_gateway_config.pb.h.

◆ set_allocated_app()

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

Definition at line 676 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 1361 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 763 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 837 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 1218 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 1290 of file ip_gateway_config.pb.h.

◆ set_cidr_netmask_prefix()

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

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

◆ set_dynamic_address_count()

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

Definition at line 959 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 931 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 1016 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 1044 of file ip_gateway_config.pb.h.

◆ set_gateway_id()

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

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

◆ set_local_ipv4_address() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_local_ipv4_address ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_local_ipv4_address() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::set_local_ipv4_address ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 802 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 988 of file ip_gateway_config.pb.h.

◆ set_mtu()

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

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

◆ set_only_rate()

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

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

◆ set_queue_size()

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

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

◆ set_static_udp_port()

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

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

◆ set_total_ports()

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

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

◆ set_tun_number()

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

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

◆ static_udp_port() [1/2]

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

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

◆ static_udp_port() [2/2]

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

Definition at line 1118 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 1109 of file ip_gateway_config.pb.h.

◆ Swap()

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

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

◆ total_ports()

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

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

◆ tun_number()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_app()

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

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

◆ unsafe_arena_release_bypass_mac_slot()

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

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

◆ unsafe_arena_release_interprocess()

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

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

◆ unsafe_arena_release_mac_cfg()

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

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

◆ unsafe_arena_set_allocated_app()

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

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

◆ unsafe_arena_set_allocated_bypass_mac_slot()

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

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

◆ unsafe_arena_set_allocated_interprocess()

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

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

◆ unsafe_arena_set_allocated_mac_cfg()

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

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

◆ UnsafeArenaSwap()

void goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::UnsafeArenaSwap ( IPGatewayConfig other)
inline

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

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

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

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto

◆ swap

void swap ( IPGatewayConfig a,
IPGatewayConfig b 
)
friend

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

Member Data Documentation

◆ _class_data_

const ClassData goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::_class_data_
static

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

◆ _impl_

Impl_ goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::_impl_

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

◆ AUTONOMY_COLLABORATION

constexpr ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::AUTONOMY_COLLABORATION
staticconstexpr

◆ kIndexInFileMessages

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

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

◆ ModelType_ARRAYSIZE

constexpr int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ModelType_ARRAYSIZE
staticconstexpr
Initial value:

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

◆ ModelType_MAX

constexpr ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ModelType_MAX
staticconstexpr
Initial value:

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

◆ ModelType_MIN

constexpr ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::ModelType_MIN
staticconstexpr
Initial value:

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

◆ UNIFORM

constexpr ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig::UNIFORM
staticconstexpr

The documentation for this class was generated from the following file: