Goby3  3.1.5
2024.05.14
goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL Class Reference

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

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

Public Types

enum  : int { kQueueCfgFieldNumber = 1 , kMacCfgFieldNumber = 2 }
 
enum  : int {
  kSubnetFieldNumber = 3 , kLoadSharedLibraryFieldNumber = 10 , kLoadProtoFileFieldNumber = 11 , kAppFieldNumber = 1 ,
  kInterprocessFieldNumber = 2 , kRouteCfgFieldNumber = 4 , kDcclCfgFieldNumber = 12 , kForwardCacstFieldNumber = 100 ,
  kForwardRangingReplyFieldNumber = 101 , kSpecialCommandTtlFieldNumber = 200
}
 
enum  : int {
  kLocalFileFieldNumber = 6 , kRemoteFileFieldNumber = 7 , kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 ,
  kDaemonFieldNumber = 3 , kLocalIdFieldNumber = 4 , kRemoteIdFieldNumber = 5 , kActionFieldNumber = 10 ,
  kRequestTimeoutFieldNumber = 11
}
 
enum  : int {
  kStaticUdpPortFieldNumber = 21 , kLocalIpv4AddressFieldNumber = 3 , kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 ,
  kMacCfgFieldNumber = 2 , 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
}
 
enum  : int {
  kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 , kDriverCfgFieldNumber = 3 , kDataRequestTimeoutFieldNumber = 5 ,
  kStatusPeriodSFieldNumber = 6
}
 
enum  : int {
  kIpAddressFieldNumber = 3 , kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 , kUdpPortFieldNumber = 4 ,
  kBindFieldNumber = 5 , kSrcModemIdFieldNumber = 6 , kDestModemIdFieldNumber = 7
}
 
typedef BridgeConfig_Subnet Subnet
 
typedef FileTransferConfig_Action Action
 
typedef IPGatewayConfig_ModelType ModelType
 

Public Member Functions

 BridgeConfig_Subnet ()
 
virtual ~BridgeConfig_Subnet ()
 
 BridgeConfig_Subnet (const BridgeConfig_Subnet &from)
 
 BridgeConfig_Subnet (BridgeConfig_Subnet &&from) noexcept
 
BridgeConfig_Subnetoperator= (const BridgeConfig_Subnet &from)
 
BridgeConfig_Subnetoperator= (BridgeConfig_Subnet &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BridgeConfig_Subnet *other)
 
void UnsafeArenaSwap (BridgeConfig_Subnet *other)
 
BridgeConfig_SubnetNew () const final
 
BridgeConfig_SubnetNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const BridgeConfig_Subnet &from)
 
void MergeFrom (const BridgeConfig_Subnet &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_queue_cfg () const
 
void clear_queue_cfg ()
 
const ::goby::acomms::protobuf::QueueManagerConfig & queue_cfg () const
 
::goby::acomms::protobuf::QueueManagerConfig * release_queue_cfg ()
 
::goby::acomms::protobuf::QueueManagerConfig * mutable_queue_cfg ()
 
void set_allocated_queue_cfg (::goby::acomms::protobuf::QueueManagerConfig *queue_cfg)
 
void unsafe_arena_set_allocated_queue_cfg (::goby::acomms::protobuf::QueueManagerConfig *queue_cfg)
 
::goby::acomms::protobuf::QueueManagerConfig * unsafe_arena_release_queue_cfg ()
 
bool has_mac_cfg () const
 
void clear_mac_cfg ()
 
const ::goby::acomms::protobuf::MACConfig & mac_cfg () const
 
::goby::acomms::protobuf::MACConfig * release_mac_cfg ()
 
::goby::acomms::protobuf::MACConfig * mutable_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::MACConfig * unsafe_arena_release_mac_cfg ()
 
 BridgeConfig ()
 
virtual ~BridgeConfig ()
 
 BridgeConfig (const BridgeConfig &from)
 
 BridgeConfig (BridgeConfig &&from) noexcept
 
BridgeConfigoperator= (const BridgeConfig &from)
 
BridgeConfigoperator= (BridgeConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BridgeConfig *other)
 
void UnsafeArenaSwap (BridgeConfig *other)
 
BridgeConfigNew () const final
 
BridgeConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const BridgeConfig &from)
 
void MergeFrom (const BridgeConfig &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int subnet_size () const
 
void clear_subnet ()
 
::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet * mutable_subnet (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet > * mutable_subnet ()
 
const ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet & subnet (int index) const
 
::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet * add_subnet ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet > & subnet () const
 
int load_shared_library_size () const
 
void clear_load_shared_library ()
 
const std::string & load_shared_library (int index) const
 
std::string * mutable_load_shared_library (int index)
 
void set_load_shared_library (int index, const std::string &value)
 
void set_load_shared_library (int index, std::string &&value)
 
void set_load_shared_library (int index, const char *value)
 
void set_load_shared_library (int index, const char *value, size_t size)
 
std::string * add_load_shared_library ()
 
void add_load_shared_library (const std::string &value)
 
void add_load_shared_library (std::string &&value)
 
void add_load_shared_library (const char *value)
 
void add_load_shared_library (const char *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & load_shared_library () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_load_shared_library ()
 
int load_proto_file_size () const
 
void clear_load_proto_file ()
 
const std::string & load_proto_file (int index) const
 
std::string * mutable_load_proto_file (int index)
 
void set_load_proto_file (int index, const std::string &value)
 
void set_load_proto_file (int index, std::string &&value)
 
void set_load_proto_file (int index, const char *value)
 
void set_load_proto_file (int index, const char *value, size_t size)
 
std::string * add_load_proto_file ()
 
void add_load_proto_file (const std::string &value)
 
void add_load_proto_file (std::string &&value)
 
void add_load_proto_file (const char *value)
 
void add_load_proto_file (const char *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & load_proto_file () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_load_proto_file ()
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess () const
 
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
void unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess ()
 
bool has_route_cfg () const
 
void clear_route_cfg ()
 
const ::goby::acomms::protobuf::RouteManagerConfig & route_cfg () const
 
::goby::acomms::protobuf::RouteManagerConfig * release_route_cfg ()
 
::goby::acomms::protobuf::RouteManagerConfig * mutable_route_cfg ()
 
void set_allocated_route_cfg (::goby::acomms::protobuf::RouteManagerConfig *route_cfg)
 
void unsafe_arena_set_allocated_route_cfg (::goby::acomms::protobuf::RouteManagerConfig *route_cfg)
 
::goby::acomms::protobuf::RouteManagerConfig * unsafe_arena_release_route_cfg ()
 
bool has_dccl_cfg () const
 
void clear_dccl_cfg ()
 
const ::goby::acomms::protobuf::DCCLConfig & dccl_cfg () const
 
::goby::acomms::protobuf::DCCLConfig * release_dccl_cfg ()
 
::goby::acomms::protobuf::DCCLConfig * mutable_dccl_cfg ()
 
void set_allocated_dccl_cfg (::goby::acomms::protobuf::DCCLConfig *dccl_cfg)
 
void unsafe_arena_set_allocated_dccl_cfg (::goby::acomms::protobuf::DCCLConfig *dccl_cfg)
 
::goby::acomms::protobuf::DCCLConfig * unsafe_arena_release_dccl_cfg ()
 
bool has_forward_cacst () const
 
void clear_forward_cacst ()
 
bool forward_cacst () const
 
void set_forward_cacst (bool value)
 
bool has_forward_ranging_reply () const
 
void clear_forward_ranging_reply ()
 
bool forward_ranging_reply () const
 
void set_forward_ranging_reply (bool value)
 
bool has_special_command_ttl () const
 
void clear_special_command_ttl ()
 
::PROTOBUF_NAMESPACE_ID::int32 special_command_ttl () const
 
void set_special_command_ttl (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 FileTransferConfig ()
 
virtual ~FileTransferConfig ()
 
 FileTransferConfig (const FileTransferConfig &from)
 
 FileTransferConfig (FileTransferConfig &&from) noexcept
 
FileTransferConfigoperator= (const FileTransferConfig &from)
 
FileTransferConfigoperator= (FileTransferConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (FileTransferConfig *other)
 
void UnsafeArenaSwap (FileTransferConfig *other)
 
FileTransferConfigNew () const final
 
FileTransferConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const FileTransferConfig &from)
 
void MergeFrom (const FileTransferConfig &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_local_file () const
 
void clear_local_file ()
 
const std::string & local_file () const
 
void set_local_file (const std::string &value)
 
void set_local_file (std::string &&value)
 
void set_local_file (const char *value)
 
void set_local_file (const char *value, size_t size)
 
std::string * mutable_local_file ()
 
std::string * release_local_file ()
 
void set_allocated_local_file (std::string *local_file)
 
bool has_remote_file () const
 
void clear_remote_file ()
 
const std::string & remote_file () const
 
void set_remote_file (const std::string &value)
 
void set_remote_file (std::string &&value)
 
void set_remote_file (const char *value)
 
void set_remote_file (const char *value, size_t size)
 
std::string * mutable_remote_file ()
 
std::string * release_remote_file ()
 
void set_allocated_remote_file (std::string *remote_file)
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess () const
 
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
void unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess ()
 
bool has_daemon () const
 
void clear_daemon ()
 
bool daemon () const
 
void set_daemon (bool value)
 
bool has_local_id () const
 
void clear_local_id ()
 
::PROTOBUF_NAMESPACE_ID::int32 local_id () const
 
void set_local_id (::PROTOBUF_NAMESPACE_ID::int32 value)
 
bool has_remote_id () const
 
void clear_remote_id ()
 
::PROTOBUF_NAMESPACE_ID::int32 remote_id () const
 
void set_remote_id (::PROTOBUF_NAMESPACE_ID::int32 value)
 
bool has_action () const
 
void clear_action ()
 
::goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action action () const
 
void set_action (::goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action value)
 
bool has_request_timeout () const
 
void clear_request_timeout ()
 
double request_timeout () const
 
void set_request_timeout (double value)
 
 IPGatewayConfig ()
 
virtual ~IPGatewayConfig ()
 
 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 () const final
 
IPGatewayConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int static_udp_port_size () const
 
void clear_static_udp_port ()
 
::PROTOBUF_NAMESPACE_ID::uint32 static_udp_port (int index) const
 
void set_static_udp_port (int index, ::PROTOBUF_NAMESPACE_ID::uint32 value)
 
void add_static_udp_port (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 > & static_udp_port () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::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 (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::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess () const
 
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
void unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess ()
 
bool has_mac_cfg () const
 
void clear_mac_cfg ()
 
const ::goby::acomms::protobuf::MACConfig & mac_cfg () const
 
::goby::acomms::protobuf::MACConfig * release_mac_cfg ()
 
::goby::acomms::protobuf::MACConfig * mutable_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::MACConfig * unsafe_arena_release_mac_cfg ()
 
bool has_bypass_mac_slot () const
 
void clear_bypass_mac_slot ()
 
const ::goby::acomms::protobuf::ModemTransmission & bypass_mac_slot () const
 
::goby::acomms::protobuf::ModemTransmission * release_bypass_mac_slot ()
 
::goby::acomms::protobuf::ModemTransmission * mutable_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::ModemTransmission * unsafe_arena_release_bypass_mac_slot ()
 
bool has_cidr_netmask_prefix () const
 
void clear_cidr_netmask_prefix ()
 
::PROTOBUF_NAMESPACE_ID::uint32 cidr_netmask_prefix () const
 
void set_cidr_netmask_prefix (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
bool has_tun_number () const
 
void clear_tun_number ()
 
::PROTOBUF_NAMESPACE_ID::int32 tun_number () const
 
void set_tun_number (::PROTOBUF_NAMESPACE_ID::int32 value)
 
bool has_dynamic_address_count () const
 
void clear_dynamic_address_count ()
 
::PROTOBUF_NAMESPACE_ID::uint32 dynamic_address_count () const
 
void set_dynamic_address_count (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
bool has_mtu () const
 
void clear_mtu ()
 
::PROTOBUF_NAMESPACE_ID::uint32 mtu () const
 
void set_mtu (::PROTOBUF_NAMESPACE_ID::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 ()
 
::PROTOBUF_NAMESPACE_ID::int32 only_rate () const
 
void set_only_rate (::PROTOBUF_NAMESPACE_ID::int32 value)
 
bool has_queue_size () const
 
void clear_queue_size ()
 
::PROTOBUF_NAMESPACE_ID::int32 queue_size () const
 
void set_queue_size (::PROTOBUF_NAMESPACE_ID::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 ()
 
::PROTOBUF_NAMESPACE_ID::int32 gateway_id () const
 
void set_gateway_id (::PROTOBUF_NAMESPACE_ID::int32 value)
 
bool has_total_ports () const
 
void clear_total_ports ()
 
::PROTOBUF_NAMESPACE_ID::int32 total_ports () const
 
void set_total_ports (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 ModemDriverConfig ()
 
virtual ~ModemDriverConfig ()
 
 ModemDriverConfig (const ModemDriverConfig &from)
 
 ModemDriverConfig (ModemDriverConfig &&from) noexcept
 
ModemDriverConfigoperator= (const ModemDriverConfig &from)
 
ModemDriverConfigoperator= (ModemDriverConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ModemDriverConfig *other)
 
void UnsafeArenaSwap (ModemDriverConfig *other)
 
ModemDriverConfigNew () const final
 
ModemDriverConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const ModemDriverConfig &from)
 
void MergeFrom (const ModemDriverConfig &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess () const
 
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
void unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess ()
 
bool has_driver_cfg () const
 
void clear_driver_cfg ()
 
const ::goby::acomms::protobuf::DriverConfig & driver_cfg () const
 
::goby::acomms::protobuf::DriverConfig * release_driver_cfg ()
 
::goby::acomms::protobuf::DriverConfig * mutable_driver_cfg ()
 
void set_allocated_driver_cfg (::goby::acomms::protobuf::DriverConfig *driver_cfg)
 
void unsafe_arena_set_allocated_driver_cfg (::goby::acomms::protobuf::DriverConfig *driver_cfg)
 
::goby::acomms::protobuf::DriverConfig * unsafe_arena_release_driver_cfg ()
 
bool has_data_request_timeout () const
 
void clear_data_request_timeout ()
 
float data_request_timeout () const
 
void set_data_request_timeout (float value)
 
bool has_status_period_s () const
 
void clear_status_period_s ()
 
::PROTOBUF_NAMESPACE_ID::int32 status_period_s () const
 
void set_status_period_s (::PROTOBUF_NAMESPACE_ID::int32 value)
 
 MoshRelayConfig ()
 
virtual ~MoshRelayConfig ()
 
 MoshRelayConfig (const MoshRelayConfig &from)
 
 MoshRelayConfig (MoshRelayConfig &&from) noexcept
 
MoshRelayConfigoperator= (const MoshRelayConfig &from)
 
MoshRelayConfigoperator= (MoshRelayConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MoshRelayConfig *other)
 
void UnsafeArenaSwap (MoshRelayConfig *other)
 
MoshRelayConfigNew () const final
 
MoshRelayConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const MoshRelayConfig &from)
 
void MergeFrom (const MoshRelayConfig &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_ip_address () const
 
void clear_ip_address ()
 
const std::string & ip_address () const
 
void set_ip_address (const std::string &value)
 
void set_ip_address (std::string &&value)
 
void set_ip_address (const char *value)
 
void set_ip_address (const char *value, size_t size)
 
std::string * mutable_ip_address ()
 
std::string * release_ip_address ()
 
void set_allocated_ip_address (std::string *ip_address)
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess () const
 
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
void unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess ()
 
bool has_udp_port () const
 
void clear_udp_port ()
 
::PROTOBUF_NAMESPACE_ID::uint32 udp_port () const
 
void set_udp_port (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
bool has_bind () const
 
void clear_bind ()
 
bool bind () const
 
void set_bind (bool value)
 
bool has_src_modem_id () const
 
void clear_src_modem_id ()
 
::PROTOBUF_NAMESPACE_ID::uint32 src_modem_id () const
 
void set_src_modem_id (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
bool has_dest_modem_id () const
 
void clear_dest_modem_id ()
 
::PROTOBUF_NAMESPACE_ID::uint32 dest_modem_id () const
 
void set_dest_modem_id (::PROTOBUF_NAMESPACE_ID::uint32 value)
 

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 BridgeConfig_Subnetdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const BridgeConfig_Subnetinternal_default_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const BridgeConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const BridgeConfiginternal_default_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const FileTransferConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const FileTransferConfiginternal_default_instance ()
 
static bool Action_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Action_descriptor ()
 
template<typename T >
static const std::string & Action_Name (T enum_t_value)
 
static bool Action_Parse (const std::string &name, Action *value)
 
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 void InitAsDefaultInstance ()
 
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 (const std::string &name, ModelType *value)
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const ModemDriverConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const ModemDriverConfiginternal_default_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const MoshRelayConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const MoshRelayConfiginternal_default_instance ()
 

Public Attributes

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > _i_give_permission_to_break_this_code_default_ip_address_
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static constexpr Action WAIT
 
static constexpr Action PUSH
 
static constexpr Action PULL
 
static constexpr Action Action_MIN
 
static constexpr Action Action_MAX
 
static constexpr int Action_ARRAYSIZE
 
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

 BridgeConfig_Subnet (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 BridgeConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 FileTransferConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 IPGatewayConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 ModemDriverConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 MoshRelayConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fbridge_5fconfig_2eproto
 
struct ::TableStruct_goby_2fzeromq_2fprotobuf_2ffile_5ftransfer_5fconfig_2eproto
 
struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto
 
struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fmodemdriver_5fconfig_2eproto
 
struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fmosh_5frelay_5fconfig_2eproto
 
void swap (BridgeConfig_Subnet &a, BridgeConfig_Subnet &b)
 
void swap (BridgeConfig &a, BridgeConfig &b)
 
void swap (FileTransferConfig &a, FileTransferConfig &b)
 
void swap (IPGatewayConfig &a, IPGatewayConfig &b)
 
void swap (ModemDriverConfig &a, ModemDriverConfig &b)
 
void swap (MoshRelayConfig &a, MoshRelayConfig &b)
 

Detailed Description

Definition at line 97 of file bridge_config.pb.h.

Member Typedef Documentation

◆ Action

◆ ModelType

◆ Subnet

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kQueueCfgFieldNumber 
kMacCfgFieldNumber 

Definition at line 216 of file bridge_config.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kSubnetFieldNumber 
kLoadSharedLibraryFieldNumber 
kLoadProtoFileFieldNumber 
kAppFieldNumber 
kInterprocessFieldNumber 
kRouteCfgFieldNumber 
kDcclCfgFieldNumber 
kForwardCacstFieldNumber 
kForwardRangingReplyFieldNumber 
kSpecialCommandTtlFieldNumber 

Definition at line 395 of file bridge_config.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kLocalFileFieldNumber 
kRemoteFileFieldNumber 
kAppFieldNumber 
kInterprocessFieldNumber 
kDaemonFieldNumber 
kLocalIdFieldNumber 
kRemoteIdFieldNumber 
kActionFieldNumber 
kRequestTimeoutFieldNumber 

Definition at line 265 of file file_transfer_config.pb.h.

◆ 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 264 of file ip_gateway_config.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kAppFieldNumber 
kInterprocessFieldNumber 
kDriverCfgFieldNumber 
kDataRequestTimeoutFieldNumber 
kStatusPeriodSFieldNumber 

Definition at line 209 of file modemdriver_config.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kIpAddressFieldNumber 
kAppFieldNumber 
kInterprocessFieldNumber 
kUdpPortFieldNumber 
kBindFieldNumber 
kSrcModemIdFieldNumber 
kDestModemIdFieldNumber 

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

Constructor & Destructor Documentation

◆ ~BridgeConfig_Subnet()

virtual goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::~BridgeConfig_Subnet ( )
virtual

◆ ~BridgeConfig()

virtual goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::~BridgeConfig ( )
virtual

◆ ~FileTransferConfig()

virtual goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::~FileTransferConfig ( )
virtual

◆ ~IPGatewayConfig()

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

◆ ~ModemDriverConfig()

virtual goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::~ModemDriverConfig ( )
virtual

◆ ~MoshRelayConfig()

virtual goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::~MoshRelayConfig ( )
virtual

Member Function Documentation

◆ _InternalParse() [1/6]

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

◆ _InternalParse() [2/6]

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

◆ _InternalParse() [3/6]

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

◆ _InternalParse() [4/6]

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

◆ _InternalParse() [5/6]

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

◆ _InternalParse() [6/6]

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

◆ _InternalSerialize() [1/6]

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

◆ _InternalSerialize() [2/6]

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

◆ _InternalSerialize() [3/6]

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

◆ _InternalSerialize() [4/6]

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

◆ _InternalSerialize() [5/6]

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

◆ _InternalSerialize() [6/6]

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

◆ action()

::goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::action ( ) const

◆ Action_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::Action_descriptor ( )
inlinestatic

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

◆ Action_IsValid()

static bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::Action_IsValid ( int  value)
inlinestatic

Definition at line 238 of file file_transfer_config.pb.h.

◆ Action_Name()

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

Definition at line 252 of file file_transfer_config.pb.h.

◆ Action_Parse()

static bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::Action_Parse ( const std::string &  name,
Action value 
)
inlinestatic

Definition at line 258 of file file_transfer_config.pb.h.

◆ add_load_proto_file() [1/5]

std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_proto_file ( )

◆ add_load_proto_file() [2/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_proto_file ( const char *  value)

◆ add_load_proto_file() [3/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_proto_file ( const char *  value,
size_t  size 
)

◆ add_load_proto_file() [4/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_proto_file ( const std::string &  value)

◆ add_load_proto_file() [5/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_proto_file ( std::string &&  value)

◆ add_load_shared_library() [1/5]

std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_shared_library ( )

◆ add_load_shared_library() [2/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_shared_library ( const char *  value)

◆ add_load_shared_library() [3/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_shared_library ( const char *  value,
size_t  size 
)

◆ add_load_shared_library() [4/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_shared_library ( const std::string &  value)

◆ add_load_shared_library() [5/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_shared_library ( std::string &&  value)

◆ add_static_udp_port()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_static_udp_port ( ::PROTOBUF_NAMESPACE_ID::uint32  value)

◆ add_subnet()

::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_subnet ( )

◆ app() [1/5]

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

◆ app() [2/5]

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

◆ app() [3/5]

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

◆ app() [4/5]

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

◆ app() [5/5]

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

◆ bind()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::bind ( ) const

◆ BridgeConfig() [1/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::BridgeConfig ( )
inline

Definition at line 277 of file bridge_config.pb.h.

◆ BridgeConfig() [2/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::BridgeConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ BridgeConfig() [3/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::BridgeConfig ( BridgeConfig &&  from)
inlinenoexcept

Definition at line 281 of file bridge_config.pb.h.

◆ BridgeConfig() [4/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::BridgeConfig ( const BridgeConfig &  from)

◆ BridgeConfig_Subnet() [1/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::BridgeConfig_Subnet ( )
inline

Definition at line 100 of file bridge_config.pb.h.

◆ BridgeConfig_Subnet() [2/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::BridgeConfig_Subnet ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ BridgeConfig_Subnet() [3/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::BridgeConfig_Subnet ( BridgeConfig_Subnet &&  from)
inlinenoexcept

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

◆ BridgeConfig_Subnet() [4/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::BridgeConfig_Subnet ( const BridgeConfig_Subnet &  from)

◆ bypass_mac()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::bypass_mac ( ) const

◆ bypass_mac_slot()

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

◆ ByteSizeLong() [1/6]

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

◆ ByteSizeLong() [2/6]

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

◆ ByteSizeLong() [3/6]

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

◆ ByteSizeLong() [4/6]

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

◆ ByteSizeLong() [5/6]

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

◆ ByteSizeLong() [6/6]

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

◆ cidr_netmask_prefix()

::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::cidr_netmask_prefix ( ) const

◆ Clear() [1/6]

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

◆ Clear() [2/6]

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

◆ Clear() [3/6]

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

◆ Clear() [4/6]

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

◆ Clear() [5/6]

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

◆ Clear() [6/6]

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

◆ clear_action()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_action ( )

◆ clear_app() [1/5]

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

◆ clear_app() [2/5]

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

◆ clear_app() [3/5]

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

◆ clear_app() [4/5]

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

◆ clear_app() [5/5]

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

◆ clear_bind()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_bind ( )

◆ clear_bypass_mac()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_bypass_mac ( )

◆ clear_bypass_mac_slot()

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

◆ clear_cidr_netmask_prefix()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_cidr_netmask_prefix ( )

◆ clear_daemon()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_daemon ( )

◆ clear_data_request_timeout()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_data_request_timeout ( )

◆ clear_dccl_cfg()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_dccl_cfg ( )

◆ clear_dest_modem_id()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_dest_modem_id ( )

◆ clear_driver_cfg()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_driver_cfg ( )

◆ clear_dynamic_address_count()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_dynamic_address_count ( )

◆ clear_enable_broadcast_address()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_enable_broadcast_address ( )

◆ clear_forward_cacst()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_forward_cacst ( )

◆ clear_forward_ranging_reply()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_forward_ranging_reply ( )

◆ clear_gamma_autonomy()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_gamma_autonomy ( )

◆ clear_gamma_collaboration()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_gamma_collaboration ( )

◆ clear_gateway_id()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_gateway_id ( )

◆ clear_interprocess() [1/5]

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

◆ clear_interprocess() [2/5]

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

◆ clear_interprocess() [3/5]

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

◆ clear_interprocess() [4/5]

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

◆ clear_interprocess() [5/5]

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

◆ clear_ip_address()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_ip_address ( )

◆ clear_load_proto_file()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_load_proto_file ( )

◆ clear_load_shared_library()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_load_shared_library ( )

◆ clear_local_file()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_local_file ( )

◆ clear_local_id()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_local_id ( )

◆ clear_local_ipv4_address()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_local_ipv4_address ( )

◆ clear_mac_cfg() [1/2]

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

◆ clear_mac_cfg() [2/2]

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

◆ clear_model_type()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_model_type ( )

◆ clear_mtu()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_mtu ( )

◆ clear_only_rate()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_only_rate ( )

◆ clear_queue_cfg()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_queue_cfg ( )

◆ clear_queue_size()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_queue_size ( )

◆ clear_remote_file()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_remote_file ( )

◆ clear_remote_id()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_remote_id ( )

◆ clear_request_timeout()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_request_timeout ( )

◆ clear_route_cfg()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_route_cfg ( )

◆ clear_special_command_ttl()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_special_command_ttl ( )

◆ clear_src_modem_id()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_src_modem_id ( )

◆ clear_static_udp_port()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_static_udp_port ( )

◆ clear_status_period_s()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_status_period_s ( )

◆ clear_subnet()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_subnet ( )

◆ clear_total_ports()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_total_ports ( )

◆ clear_tun_number()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_tun_number ( )

◆ clear_udp_port()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_udp_port ( )

◆ CopyFrom() [1/12]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [2/12]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [3/12]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [4/12]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [5/12]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [6/12]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [7/12]

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

◆ CopyFrom() [8/12]

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

◆ CopyFrom() [9/12]

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

◆ CopyFrom() [10/12]

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

◆ CopyFrom() [11/12]

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

◆ CopyFrom() [12/12]

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

◆ daemon()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::daemon ( ) const

◆ data_request_timeout()

float goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::data_request_timeout ( ) const

◆ dccl_cfg()

const ::goby::acomms::protobuf::DCCLConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::dccl_cfg ( ) const

◆ default_instance() [1/6]

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

◆ default_instance() [2/6]

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

◆ default_instance() [3/6]

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

◆ default_instance() [4/6]

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

◆ default_instance() [5/6]

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

◆ default_instance() [6/6]

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

◆ descriptor() [1/6]

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

Definition at line 129 of file bridge_config.pb.h.

◆ descriptor() [2/6]

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

Definition at line 306 of file bridge_config.pb.h.

◆ descriptor() [3/6]

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

Definition at line 146 of file file_transfer_config.pb.h.

◆ descriptor() [4/6]

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

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

◆ descriptor() [5/6]

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

Definition at line 122 of file modemdriver_config.pb.h.

◆ descriptor() [6/6]

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

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

◆ dest_modem_id()

::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::dest_modem_id ( ) const

◆ driver_cfg()

const ::goby::acomms::protobuf::DriverConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::driver_cfg ( ) const

◆ dynamic_address_count()

::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::dynamic_address_count ( ) const

◆ enable_broadcast_address()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::enable_broadcast_address ( ) const

◆ FileTransferConfig() [1/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::FileTransferConfig ( )
inline

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

◆ FileTransferConfig() [2/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::FileTransferConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ FileTransferConfig() [3/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::FileTransferConfig ( const FileTransferConfig &  from)

◆ FileTransferConfig() [4/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::FileTransferConfig ( FileTransferConfig &&  from)
inlinenoexcept

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

◆ forward_cacst()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::forward_cacst ( ) const

◆ forward_ranging_reply()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::forward_ranging_reply ( ) const

◆ gamma_autonomy()

double goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::gamma_autonomy ( ) const

◆ gamma_collaboration()

double goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::gamma_collaboration ( ) const

◆ gateway_id()

::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::gateway_id ( ) const

◆ GetCachedSize() [1/6]

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

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

◆ GetCachedSize() [2/6]

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

Definition at line 362 of file bridge_config.pb.h.

◆ GetCachedSize() [3/6]

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

Definition at line 202 of file file_transfer_config.pb.h.

◆ GetCachedSize() [4/6]

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

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

◆ GetCachedSize() [5/6]

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

Definition at line 178 of file modemdriver_config.pb.h.

◆ GetCachedSize() [6/6]

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

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

◆ GetDescriptor() [1/6]

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

Definition at line 132 of file bridge_config.pb.h.

◆ GetDescriptor() [2/6]

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

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

◆ GetDescriptor() [3/6]

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

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

◆ GetDescriptor() [4/6]

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

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

◆ GetDescriptor() [5/6]

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

Definition at line 125 of file modemdriver_config.pb.h.

◆ GetDescriptor() [6/6]

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

Definition at line 124 of file mosh_relay_config.pb.h.

◆ GetMetadata() [1/6]

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

◆ GetMetadata() [2/6]

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

◆ GetMetadata() [3/6]

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

◆ GetMetadata() [4/6]

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

◆ GetMetadata() [5/6]

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

◆ GetMetadata() [6/6]

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

◆ GetReflection() [1/6]

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

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

◆ GetReflection() [2/6]

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

Definition at line 312 of file bridge_config.pb.h.

◆ GetReflection() [3/6]

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

Definition at line 152 of file file_transfer_config.pb.h.

◆ GetReflection() [4/6]

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

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

◆ GetReflection() [5/6]

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

Definition at line 128 of file modemdriver_config.pb.h.

◆ GetReflection() [6/6]

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

Definition at line 127 of file mosh_relay_config.pb.h.

◆ has_action()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_action ( ) const

◆ has_app() [1/5]

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_app() [2/5]

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_app() [3/5]

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_app() [4/5]

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_app() [5/5]

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_bind()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_bind ( ) const

◆ has_bypass_mac()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_bypass_mac ( ) const

◆ has_bypass_mac_slot()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_bypass_mac_slot ( ) const

◆ has_cidr_netmask_prefix()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_cidr_netmask_prefix ( ) const

◆ has_daemon()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_daemon ( ) const

◆ has_data_request_timeout()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_data_request_timeout ( ) const

◆ has_dccl_cfg()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_dccl_cfg ( ) const

◆ has_dest_modem_id()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_dest_modem_id ( ) const

◆ has_driver_cfg()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_driver_cfg ( ) const

◆ has_dynamic_address_count()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_dynamic_address_count ( ) const

◆ has_enable_broadcast_address()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_enable_broadcast_address ( ) const

◆ has_forward_cacst()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_forward_cacst ( ) const

◆ has_forward_ranging_reply()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_forward_ranging_reply ( ) const

◆ has_gamma_autonomy()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_gamma_autonomy ( ) const

◆ has_gamma_collaboration()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_gamma_collaboration ( ) const

◆ has_gateway_id()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_gateway_id ( ) const

◆ has_interprocess() [1/5]

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_interprocess ( ) const

◆ has_interprocess() [2/5]

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_interprocess ( ) const

◆ has_interprocess() [3/5]

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_interprocess ( ) const

◆ has_interprocess() [4/5]

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_interprocess ( ) const

◆ has_interprocess() [5/5]

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_interprocess ( ) const

◆ has_ip_address()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_ip_address ( ) const

◆ has_local_file()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_local_file ( ) const

◆ has_local_id()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_local_id ( ) const

◆ has_local_ipv4_address()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_local_ipv4_address ( ) const

◆ has_mac_cfg() [1/2]

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_mac_cfg ( ) const

◆ has_mac_cfg() [2/2]

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_mac_cfg ( ) const

◆ has_model_type()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_model_type ( ) const

◆ has_mtu()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_mtu ( ) const

◆ has_only_rate()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_only_rate ( ) const

◆ has_queue_cfg()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_queue_cfg ( ) const

◆ has_queue_size()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_queue_size ( ) const

◆ has_remote_file()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_remote_file ( ) const

◆ has_remote_id()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_remote_id ( ) const

◆ has_request_timeout()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_request_timeout ( ) const

◆ has_route_cfg()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_route_cfg ( ) const

◆ has_special_command_ttl()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_special_command_ttl ( ) const

◆ has_src_modem_id()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_src_modem_id ( ) const

◆ has_status_period_s()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_status_period_s ( ) const

◆ has_total_ports()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_total_ports ( ) const

◆ has_tun_number()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_tun_number ( ) const

◆ has_udp_port()

bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_udp_port ( ) const

◆ InitAsDefaultInstance() [1/6]

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

◆ InitAsDefaultInstance() [2/6]

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

◆ InitAsDefaultInstance() [3/6]

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

◆ InitAsDefaultInstance() [4/6]

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

◆ InitAsDefaultInstance() [5/6]

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

◆ InitAsDefaultInstance() [6/6]

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

◆ internal_default_instance() [1/6]

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

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

◆ internal_default_instance() [2/6]

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

Definition at line 318 of file bridge_config.pb.h.

◆ internal_default_instance() [3/6]

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

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

◆ internal_default_instance() [4/6]

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

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

◆ internal_default_instance() [5/6]

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

Definition at line 134 of file modemdriver_config.pb.h.

◆ internal_default_instance() [6/6]

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

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

◆ interprocess() [1/5]

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

◆ interprocess() [2/5]

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

◆ interprocess() [3/5]

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

◆ interprocess() [4/5]

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

◆ interprocess() [5/5]

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

◆ ip_address()

const std::string& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::ip_address ( ) const

◆ IPGatewayConfig() [1/4]

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

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

◆ IPGatewayConfig() [2/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::IPGatewayConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ IPGatewayConfig() [3/4]

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

◆ IPGatewayConfig() [4/4]

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

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

◆ IsInitialized() [1/6]

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

◆ IsInitialized() [2/6]

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

◆ IsInitialized() [3/6]

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

◆ IsInitialized() [4/6]

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

◆ IsInitialized() [5/6]

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

◆ IsInitialized() [6/6]

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

◆ load_proto_file() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::load_proto_file ( ) const

◆ load_proto_file() [2/2]

const std::string& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::load_proto_file ( int  index) const

◆ load_proto_file_size()

int goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::load_proto_file_size ( ) const

◆ load_shared_library() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::load_shared_library ( ) const

◆ load_shared_library() [2/2]

const std::string& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::load_shared_library ( int  index) const

◆ load_shared_library_size()

int goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::load_shared_library_size ( ) const

◆ local_file()

const std::string& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::local_file ( ) const

◆ local_id()

::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::local_id ( ) const

◆ local_ipv4_address()

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

◆ mac_cfg() [1/2]

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

◆ mac_cfg() [2/2]

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

◆ MergeFrom() [1/12]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [2/12]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [3/12]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [4/12]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [5/12]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [6/12]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [7/12]

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

◆ MergeFrom() [8/12]

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

◆ MergeFrom() [9/12]

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

◆ MergeFrom() [10/12]

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

◆ MergeFrom() [11/12]

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

◆ MergeFrom() [12/12]

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

◆ model_type()

::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::model_type ( ) const

◆ ModelType_descriptor()

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

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

◆ ModelType_IsValid()

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

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

◆ ModelType_Name()

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

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

◆ ModelType_Parse()

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

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

◆ ModemDriverConfig() [1/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::ModemDriverConfig ( )
inline

Definition at line 93 of file modemdriver_config.pb.h.

◆ ModemDriverConfig() [2/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::ModemDriverConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ ModemDriverConfig() [3/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::ModemDriverConfig ( const ModemDriverConfig &  from)

◆ ModemDriverConfig() [4/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::ModemDriverConfig ( ModemDriverConfig &&  from)
inlinenoexcept

Definition at line 97 of file modemdriver_config.pb.h.

◆ MoshRelayConfig() [1/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MoshRelayConfig ( )
inline

Definition at line 92 of file mosh_relay_config.pb.h.

◆ MoshRelayConfig() [2/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MoshRelayConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ MoshRelayConfig() [3/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MoshRelayConfig ( const MoshRelayConfig &  from)

◆ MoshRelayConfig() [4/4]

goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MoshRelayConfig ( MoshRelayConfig &&  from)
inlinenoexcept

Definition at line 96 of file mosh_relay_config.pb.h.

◆ mtu()

::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mtu ( ) const

◆ mutable_app() [1/5]

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

◆ mutable_app() [2/5]

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

◆ mutable_app() [3/5]

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

◆ mutable_app() [4/5]

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

◆ mutable_app() [5/5]

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

◆ mutable_bypass_mac_slot()

::goby::acomms::protobuf::ModemTransmission* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_bypass_mac_slot ( )

◆ mutable_dccl_cfg()

::goby::acomms::protobuf::DCCLConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_dccl_cfg ( )

◆ mutable_driver_cfg()

::goby::acomms::protobuf::DriverConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_driver_cfg ( )

◆ mutable_interprocess() [1/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_interprocess ( )

◆ mutable_interprocess() [2/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_interprocess ( )

◆ mutable_interprocess() [3/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_interprocess ( )

◆ mutable_interprocess() [4/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_interprocess ( )

◆ mutable_interprocess() [5/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_interprocess ( )

◆ mutable_ip_address()

std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_ip_address ( )

◆ mutable_load_proto_file() [1/2]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_load_proto_file ( )

◆ mutable_load_proto_file() [2/2]

std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_load_proto_file ( int  index)

◆ mutable_load_shared_library() [1/2]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_load_shared_library ( )

◆ mutable_load_shared_library() [2/2]

std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_load_shared_library ( int  index)

◆ mutable_local_file()

std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_local_file ( )

◆ mutable_local_ipv4_address()

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

◆ mutable_mac_cfg() [1/2]

::goby::acomms::protobuf::MACConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_mac_cfg ( )

◆ mutable_mac_cfg() [2/2]

::goby::acomms::protobuf::MACConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_mac_cfg ( )

◆ mutable_queue_cfg()

::goby::acomms::protobuf::QueueManagerConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_queue_cfg ( )

◆ mutable_remote_file()

std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_remote_file ( )

◆ mutable_route_cfg()

::goby::acomms::protobuf::RouteManagerConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_route_cfg ( )

◆ mutable_static_udp_port()

::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_static_udp_port ( )

◆ mutable_subnet() [1/2]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet >* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_subnet ( )

◆ mutable_subnet() [2/2]

::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_subnet ( int  index)

◆ mutable_unknown_fields() [1/6]

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

Definition at line 125 of file bridge_config.pb.h.

◆ mutable_unknown_fields() [2/6]

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

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

◆ mutable_unknown_fields() [3/6]

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

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

◆ mutable_unknown_fields() [4/6]

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

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

◆ mutable_unknown_fields() [5/6]

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

Definition at line 118 of file modemdriver_config.pb.h.

◆ mutable_unknown_fields() [6/6]

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

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

◆ New() [1/12]

BridgeConfig_Subnet* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 167 of file bridge_config.pb.h.

◆ New() [2/12]

BridgeConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [3/12]

FileTransferConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 184 of file file_transfer_config.pb.h.

◆ New() [4/12]

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

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

◆ New() [5/12]

ModemDriverConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 160 of file modemdriver_config.pb.h.

◆ New() [6/12]

MoshRelayConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [7/12]

BridgeConfig_Subnet* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 171 of file bridge_config.pb.h.

◆ New() [8/12]

BridgeConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 348 of file bridge_config.pb.h.

◆ New() [9/12]

FileTransferConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 188 of file file_transfer_config.pb.h.

◆ New() [10/12]

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

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

◆ New() [11/12]

ModemDriverConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [12/12]

MoshRelayConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 163 of file mosh_relay_config.pb.h.

◆ only_rate()

::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::only_rate ( ) const

◆ operator=() [1/12]

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

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

◆ operator=() [2/12]

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

Definition at line 113 of file bridge_config.pb.h.

◆ operator=() [3/12]

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

Definition at line 286 of file bridge_config.pb.h.

◆ operator=() [4/12]

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

Definition at line 109 of file bridge_config.pb.h.

◆ operator=() [5/12]

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

Definition at line 126 of file file_transfer_config.pb.h.

◆ operator=() [6/12]

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

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

◆ operator=() [7/12]

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

Definition at line 102 of file modemdriver_config.pb.h.

◆ operator=() [8/12]

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

Definition at line 101 of file mosh_relay_config.pb.h.

◆ operator=() [9/12]

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

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

◆ operator=() [10/12]

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

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

◆ operator=() [11/12]

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

Definition at line 106 of file modemdriver_config.pb.h.

◆ operator=() [12/12]

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

Definition at line 105 of file mosh_relay_config.pb.h.

◆ queue_cfg()

const ::goby::acomms::protobuf::QueueManagerConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::queue_cfg ( ) const

◆ queue_size()

::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::queue_size ( ) const

◆ release_app() [1/5]

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

◆ release_app() [2/5]

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

◆ release_app() [3/5]

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

◆ release_app() [4/5]

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

◆ release_app() [5/5]

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

◆ release_bypass_mac_slot()

::goby::acomms::protobuf::ModemTransmission* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_bypass_mac_slot ( )

◆ release_dccl_cfg()

::goby::acomms::protobuf::DCCLConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_dccl_cfg ( )

◆ release_driver_cfg()

::goby::acomms::protobuf::DriverConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_driver_cfg ( )

◆ release_interprocess() [1/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_interprocess ( )

◆ release_interprocess() [2/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_interprocess ( )

◆ release_interprocess() [3/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_interprocess ( )

◆ release_interprocess() [4/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_interprocess ( )

◆ release_interprocess() [5/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_interprocess ( )

◆ release_ip_address()

std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_ip_address ( )

◆ release_local_file()

std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_local_file ( )

◆ release_local_ipv4_address()

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

◆ release_mac_cfg() [1/2]

::goby::acomms::protobuf::MACConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_mac_cfg ( )

◆ release_mac_cfg() [2/2]

::goby::acomms::protobuf::MACConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_mac_cfg ( )

◆ release_queue_cfg()

::goby::acomms::protobuf::QueueManagerConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_queue_cfg ( )

◆ release_remote_file()

std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_remote_file ( )

◆ release_route_cfg()

::goby::acomms::protobuf::RouteManagerConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_route_cfg ( )

◆ remote_file()

const std::string& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::remote_file ( ) const

◆ remote_id()

::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::remote_id ( ) const

◆ request_timeout()

double goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::request_timeout ( ) const

◆ route_cfg()

const ::goby::acomms::protobuf::RouteManagerConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::route_cfg ( ) const

◆ set_action()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_action ( ::goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action  value)

◆ set_allocated_app() [1/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_app() [2/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_app() [3/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_app() [4/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_app() [5/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_bypass_mac_slot()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_bypass_mac_slot ( ::goby::acomms::protobuf::ModemTransmission *  bypass_mac_slot)

◆ set_allocated_dccl_cfg()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_dccl_cfg ( ::goby::acomms::protobuf::DCCLConfig *  dccl_cfg)

◆ set_allocated_driver_cfg()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_driver_cfg ( ::goby::acomms::protobuf::DriverConfig *  driver_cfg)

◆ set_allocated_interprocess() [1/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ set_allocated_interprocess() [2/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ set_allocated_interprocess() [3/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ set_allocated_interprocess() [4/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ set_allocated_interprocess() [5/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ set_allocated_ip_address()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_ip_address ( std::string *  ip_address)

◆ set_allocated_local_file()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_local_file ( std::string *  local_file)

◆ set_allocated_local_ipv4_address()

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

◆ set_allocated_mac_cfg() [1/2]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_mac_cfg ( ::goby::acomms::protobuf::MACConfig *  mac_cfg)

◆ set_allocated_mac_cfg() [2/2]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_mac_cfg ( ::goby::acomms::protobuf::MACConfig *  mac_cfg)

◆ set_allocated_queue_cfg()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_queue_cfg ( ::goby::acomms::protobuf::QueueManagerConfig *  queue_cfg)

◆ set_allocated_remote_file()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_remote_file ( std::string *  remote_file)

◆ set_allocated_route_cfg()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_route_cfg ( ::goby::acomms::protobuf::RouteManagerConfig *  route_cfg)

◆ set_bind()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_bind ( bool  value)

◆ set_bypass_mac()

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

◆ set_cidr_netmask_prefix()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_cidr_netmask_prefix ( ::PROTOBUF_NAMESPACE_ID::uint32  value)

◆ set_daemon()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_daemon ( bool  value)

◆ set_data_request_timeout()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_data_request_timeout ( float  value)

◆ set_dest_modem_id()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_dest_modem_id ( ::PROTOBUF_NAMESPACE_ID::uint32  value)

◆ set_dynamic_address_count()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_dynamic_address_count ( ::PROTOBUF_NAMESPACE_ID::uint32  value)

◆ set_enable_broadcast_address()

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

◆ set_forward_cacst()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_forward_cacst ( bool  value)

◆ set_forward_ranging_reply()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_forward_ranging_reply ( bool  value)

◆ set_gamma_autonomy()

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

◆ set_gamma_collaboration()

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

◆ set_gateway_id()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_gateway_id ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_ip_address() [1/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_ip_address ( const char *  value)

◆ set_ip_address() [2/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_ip_address ( const char *  value,
size_t  size 
)

◆ set_ip_address() [3/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_ip_address ( const std::string &  value)

◆ set_ip_address() [4/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_ip_address ( std::string &&  value)

◆ set_load_proto_file() [1/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_proto_file ( int  index,
const char *  value 
)

◆ set_load_proto_file() [2/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_proto_file ( int  index,
const char *  value,
size_t  size 
)

◆ set_load_proto_file() [3/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_proto_file ( int  index,
const std::string &  value 
)

◆ set_load_proto_file() [4/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_proto_file ( int  index,
std::string &&  value 
)

◆ set_load_shared_library() [1/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_shared_library ( int  index,
const char *  value 
)

◆ set_load_shared_library() [2/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_shared_library ( int  index,
const char *  value,
size_t  size 
)

◆ set_load_shared_library() [3/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_shared_library ( int  index,
const std::string &  value 
)

◆ set_load_shared_library() [4/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_shared_library ( int  index,
std::string &&  value 
)

◆ set_local_file() [1/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_file ( const char *  value)

◆ set_local_file() [2/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_file ( const char *  value,
size_t  size 
)

◆ set_local_file() [3/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_file ( const std::string &  value)

◆ set_local_file() [4/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_file ( std::string &&  value)

◆ set_local_id()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_id ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_local_ipv4_address() [1/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_ipv4_address ( const char *  value)

◆ set_local_ipv4_address() [2/4]

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

◆ set_local_ipv4_address() [3/4]

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

◆ set_local_ipv4_address() [4/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_ipv4_address ( std::string &&  value)

◆ set_model_type()

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

◆ set_mtu()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_mtu ( ::PROTOBUF_NAMESPACE_ID::uint32  value)

◆ set_only_rate()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_only_rate ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_queue_size()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_queue_size ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_remote_file() [1/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_remote_file ( const char *  value)

◆ set_remote_file() [2/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_remote_file ( const char *  value,
size_t  size 
)

◆ set_remote_file() [3/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_remote_file ( const std::string &  value)

◆ set_remote_file() [4/4]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_remote_file ( std::string &&  value)

◆ set_remote_id()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_remote_id ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_request_timeout()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_request_timeout ( double  value)

◆ set_special_command_ttl()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_special_command_ttl ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_src_modem_id()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_src_modem_id ( ::PROTOBUF_NAMESPACE_ID::uint32  value)

◆ set_static_udp_port()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_static_udp_port ( int  index,
::PROTOBUF_NAMESPACE_ID::uint32  value 
)

◆ set_status_period_s()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_status_period_s ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_total_ports()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_total_ports ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_tun_number()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_tun_number ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_udp_port()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_udp_port ( ::PROTOBUF_NAMESPACE_ID::uint32  value)

◆ special_command_ttl()

::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::special_command_ttl ( ) const

◆ src_modem_id()

::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::src_modem_id ( ) const

◆ static_udp_port() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::static_udp_port ( ) const

◆ static_udp_port() [2/2]

::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::static_udp_port ( int  index) const

◆ static_udp_port_size()

int goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::static_udp_port_size ( ) const

◆ status_period_s()

::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::status_period_s ( ) const

◆ subnet() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet >& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::subnet ( ) const

◆ subnet() [2/2]

const ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::subnet ( int  index) const

◆ subnet_size()

int goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::subnet_size ( ) const

◆ Swap() [1/6]

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

Definition at line 328 of file bridge_config.pb.h.

◆ Swap() [2/6]

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

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

◆ Swap() [3/6]

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

Definition at line 168 of file file_transfer_config.pb.h.

◆ Swap() [4/6]

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

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

◆ Swap() [5/6]

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

Definition at line 144 of file modemdriver_config.pb.h.

◆ Swap() [6/6]

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

Definition at line 143 of file mosh_relay_config.pb.h.

◆ total_ports()

::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::total_ports ( ) const

◆ tun_number()

::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::tun_number ( ) const

◆ udp_port()

::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::udp_port ( ) const

◆ unknown_fields() [1/6]

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

Definition at line 122 of file bridge_config.pb.h.

◆ unknown_fields() [2/6]

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

Definition at line 299 of file bridge_config.pb.h.

◆ unknown_fields() [3/6]

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

Definition at line 139 of file file_transfer_config.pb.h.

◆ unknown_fields() [4/6]

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

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

◆ unknown_fields() [5/6]

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

Definition at line 115 of file modemdriver_config.pb.h.

◆ unknown_fields() [6/6]

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

Definition at line 114 of file mosh_relay_config.pb.h.

◆ unsafe_arena_release_app() [1/5]

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

◆ unsafe_arena_release_app() [2/5]

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

◆ unsafe_arena_release_app() [3/5]

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

◆ unsafe_arena_release_app() [4/5]

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

◆ unsafe_arena_release_app() [5/5]

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

◆ unsafe_arena_release_bypass_mac_slot()

::goby::acomms::protobuf::ModemTransmission* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_bypass_mac_slot ( )

◆ unsafe_arena_release_dccl_cfg()

::goby::acomms::protobuf::DCCLConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_dccl_cfg ( )

◆ unsafe_arena_release_driver_cfg()

::goby::acomms::protobuf::DriverConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_driver_cfg ( )

◆ unsafe_arena_release_interprocess() [1/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_interprocess ( )

◆ unsafe_arena_release_interprocess() [2/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_interprocess ( )

◆ unsafe_arena_release_interprocess() [3/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_interprocess ( )

◆ unsafe_arena_release_interprocess() [4/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_interprocess ( )

◆ unsafe_arena_release_interprocess() [5/5]

::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_interprocess ( )

◆ unsafe_arena_release_mac_cfg() [1/2]

::goby::acomms::protobuf::MACConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_mac_cfg ( )

◆ unsafe_arena_release_mac_cfg() [2/2]

::goby::acomms::protobuf::MACConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_mac_cfg ( )

◆ unsafe_arena_release_queue_cfg()

::goby::acomms::protobuf::QueueManagerConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_queue_cfg ( )

◆ unsafe_arena_release_route_cfg()

::goby::acomms::protobuf::RouteManagerConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_route_cfg ( )

◆ unsafe_arena_set_allocated_app() [1/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_app() [2/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_app() [3/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_app() [4/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_app() [5/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_bypass_mac_slot()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_bypass_mac_slot ( ::goby::acomms::protobuf::ModemTransmission *  bypass_mac_slot)

◆ unsafe_arena_set_allocated_dccl_cfg()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_dccl_cfg ( ::goby::acomms::protobuf::DCCLConfig *  dccl_cfg)

◆ unsafe_arena_set_allocated_driver_cfg()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_driver_cfg ( ::goby::acomms::protobuf::DriverConfig *  driver_cfg)

◆ unsafe_arena_set_allocated_interprocess() [1/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ unsafe_arena_set_allocated_interprocess() [2/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ unsafe_arena_set_allocated_interprocess() [3/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ unsafe_arena_set_allocated_interprocess() [4/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ unsafe_arena_set_allocated_interprocess() [5/5]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)

◆ unsafe_arena_set_allocated_mac_cfg() [1/2]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_mac_cfg ( ::goby::acomms::protobuf::MACConfig *  mac_cfg)

◆ unsafe_arena_set_allocated_mac_cfg() [2/2]

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_mac_cfg ( ::goby::acomms::protobuf::MACConfig *  mac_cfg)

◆ unsafe_arena_set_allocated_queue_cfg()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_queue_cfg ( ::goby::acomms::protobuf::QueueManagerConfig *  queue_cfg)

◆ unsafe_arena_set_allocated_route_cfg()

void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_route_cfg ( ::goby::acomms::protobuf::RouteManagerConfig *  route_cfg)

◆ UnsafeArenaSwap() [1/6]

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

Definition at line 336 of file bridge_config.pb.h.

◆ UnsafeArenaSwap() [2/6]

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

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

◆ UnsafeArenaSwap() [3/6]

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

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

◆ UnsafeArenaSwap() [4/6]

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

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

◆ UnsafeArenaSwap() [5/6]

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

Definition at line 152 of file modemdriver_config.pb.h.

◆ UnsafeArenaSwap() [6/6]

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

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

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

Definition at line 263 of file bridge_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 192 of file bridge_config.pb.h.

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2fbridge_5fconfig_2eproto

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2ffile_5ftransfer_5fconfig_2eproto

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2fip_5fgateway_5fconfig_2eproto

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2fmodemdriver_5fconfig_2eproto

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2fmosh_5frelay_5fconfig_2eproto

◆ swap [1/6]

void swap ( BridgeConfig a,
BridgeConfig b 
)
friend

Definition at line 325 of file bridge_config.pb.h.

◆ swap [2/6]

void swap ( BridgeConfig_Subnet a,
BridgeConfig_Subnet b 
)
friend

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

◆ swap [3/6]

void swap ( FileTransferConfig a,
FileTransferConfig b 
)
friend

Definition at line 165 of file file_transfer_config.pb.h.

◆ swap [4/6]

void swap ( IPGatewayConfig a,
IPGatewayConfig b 
)
friend

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

◆ swap [5/6]

void swap ( ModemDriverConfig a,
ModemDriverConfig b 
)
friend

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

◆ swap [6/6]

void swap ( MoshRelayConfig a,
MoshRelayConfig b 
)
friend

Definition at line 140 of file mosh_relay_config.pb.h.

Member Data Documentation

◆ _i_give_permission_to_break_this_code_default_ip_address_

::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_ip_address_

Definition at line 347 of file mosh_relay_config.pb.h.

◆ Action_ARRAYSIZE

constexpr int goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::Action_ARRAYSIZE
staticconstexpr

◆ Action_MAX

constexpr Action goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::Action_MAX
staticconstexpr
Initial value:

Definition at line 243 of file file_transfer_config.pb.h.

◆ Action_MIN

constexpr Action goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::Action_MIN
staticconstexpr
Initial value:

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

◆ AUTONOMY_COLLABORATION

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

◆ kIndexInFileMessages

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

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

◆ ModelType_ARRAYSIZE

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

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

◆ ModelType_MAX

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

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

◆ ModelType_MIN

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

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

◆ PULL

constexpr Action goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::PULL
staticconstexpr

◆ PUSH

constexpr Action goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::PUSH
staticconstexpr

◆ UNIFORM

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

◆ WAIT

constexpr Action goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::WAIT
staticconstexpr

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