Goby3
3.1.5
2024.05.14
|
#include <goby/zeromq/protobuf/bridge_config.pb.h>
Public Member Functions | |
BridgeConfig_Subnet () | |
virtual | ~BridgeConfig_Subnet () |
BridgeConfig_Subnet (const BridgeConfig_Subnet &from) | |
BridgeConfig_Subnet (BridgeConfig_Subnet &&from) noexcept | |
BridgeConfig_Subnet & | operator= (const BridgeConfig_Subnet &from) |
BridgeConfig_Subnet & | operator= (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_Subnet * | New () const final |
BridgeConfig_Subnet * | New (::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 | |
BridgeConfig & | operator= (const BridgeConfig &from) |
BridgeConfig & | operator= (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) |
BridgeConfig * | New () const final |
BridgeConfig * | New (::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 | |
FileTransferConfig & | operator= (const FileTransferConfig &from) |
FileTransferConfig & | operator= (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) |
FileTransferConfig * | New () const final |
FileTransferConfig * | New (::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 | |
IPGatewayConfig & | operator= (const IPGatewayConfig &from) |
IPGatewayConfig & | operator= (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) |
IPGatewayConfig * | New () const final |
IPGatewayConfig * | New (::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 | |
ModemDriverConfig & | operator= (const ModemDriverConfig &from) |
ModemDriverConfig & | operator= (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) |
ModemDriverConfig * | New () const final |
ModemDriverConfig * | New (::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 | |
MoshRelayConfig & | operator= (const MoshRelayConfig &from) |
MoshRelayConfig & | operator= (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) |
MoshRelayConfig * | New () const final |
MoshRelayConfig * | New (::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_Subnet & | default_instance () |
static void | InitAsDefaultInstance () |
static const BridgeConfig_Subnet * | internal_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 BridgeConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const BridgeConfig * | internal_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 FileTransferConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const FileTransferConfig * | internal_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 IPGatewayConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const IPGatewayConfig * | internal_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 ModemDriverConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const ModemDriverConfig * | internal_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 MoshRelayConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const MoshRelayConfig * | internal_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) |
Definition at line 97 of file bridge_config.pb.h.
Definition at line 231 of file file_transfer_config.pb.h.
Definition at line 232 of file ip_gateway_config.pb.h.
Definition at line 391 of file bridge_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kQueueCfgFieldNumber | |
kMacCfgFieldNumber |
Definition at line 216 of file bridge_config.pb.h.
anonymous enum : int |
Definition at line 395 of file bridge_config.pb.h.
anonymous enum : int |
Definition at line 265 of file file_transfer_config.pb.h.
anonymous enum : int |
Definition at line 264 of file ip_gateway_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kAppFieldNumber | |
kInterprocessFieldNumber | |
kDriverCfgFieldNumber | |
kDataRequestTimeoutFieldNumber | |
kStatusPeriodSFieldNumber |
Definition at line 209 of file modemdriver_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kIpAddressFieldNumber | |
kAppFieldNumber | |
kInterprocessFieldNumber | |
kUdpPortFieldNumber | |
kBindFieldNumber | |
kSrcModemIdFieldNumber | |
kDestModemIdFieldNumber |
Definition at line 208 of file mosh_relay_config.pb.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
::goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::action | ( | ) | const |
|
inlinestatic |
Definition at line 248 of file file_transfer_config.pb.h.
|
inlinestatic |
Definition at line 238 of file file_transfer_config.pb.h.
|
inlinestatic |
Definition at line 252 of file file_transfer_config.pb.h.
|
inlinestatic |
Definition at line 258 of file file_transfer_config.pb.h.
std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | const char * | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | const std::string & | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | std::string && | value | ) |
std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | const char * | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | const std::string & | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | std::string && | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_static_udp_port | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::add_subnet | ( | ) |
const ::goby::middleware::protobuf::AppConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::app | ( | ) | const |
const ::goby::middleware::protobuf::AppConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::app | ( | ) | const |
const ::goby::middleware::protobuf::AppConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::app | ( | ) | const |
const ::goby::middleware::protobuf::AppConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::app | ( | ) | const |
const ::goby::middleware::protobuf::AppConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::app | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::bind | ( | ) | const |
|
inline |
Definition at line 277 of file bridge_config.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 281 of file bridge_config.pb.h.
goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::BridgeConfig | ( | const BridgeConfig & | from | ) |
|
inline |
Definition at line 100 of file bridge_config.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 104 of file bridge_config.pb.h.
goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::BridgeConfig_Subnet | ( | const BridgeConfig_Subnet & | from | ) |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::bypass_mac | ( | ) | const |
const ::goby::acomms::protobuf::ModemTransmission& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::bypass_mac_slot | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::cidr_netmask_prefix | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_action | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_app | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_app | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_app | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_app | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_app | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_bind | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_bypass_mac | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_bypass_mac_slot | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_cidr_netmask_prefix | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_daemon | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_data_request_timeout | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_dccl_cfg | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_dest_modem_id | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_driver_cfg | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_dynamic_address_count | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_enable_broadcast_address | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_forward_cacst | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_forward_ranging_reply | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_gamma_autonomy | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_gamma_collaboration | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_gateway_id | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_interprocess | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_interprocess | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_interprocess | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_interprocess | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_interprocess | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_ip_address | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_load_proto_file | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_load_shared_library | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_local_file | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_local_id | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_local_ipv4_address | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_mac_cfg | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_mac_cfg | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_model_type | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_mtu | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_only_rate | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_queue_cfg | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_queue_size | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_remote_file | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_remote_id | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_request_timeout | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_route_cfg | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_special_command_ttl | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_src_modem_id | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_static_udp_port | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_status_period_s | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_subnet | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_total_ports | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_tun_number | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::clear_udp_port | ( | ) |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BridgeConfig & | from | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BridgeConfig_Subnet & | from | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const FileTransferConfig & | from | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const IPGatewayConfig & | from | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const ModemDriverConfig & | from | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const MoshRelayConfig & | from | ) |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::daemon | ( | ) | const |
float goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::data_request_timeout | ( | ) | const |
const ::goby::acomms::protobuf::DCCLConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::dccl_cfg | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 129 of file bridge_config.pb.h.
|
inlinestatic |
Definition at line 306 of file bridge_config.pb.h.
|
inlinestatic |
Definition at line 146 of file file_transfer_config.pb.h.
|
inlinestatic |
Definition at line 147 of file ip_gateway_config.pb.h.
|
inlinestatic |
Definition at line 122 of file modemdriver_config.pb.h.
|
inlinestatic |
Definition at line 121 of file mosh_relay_config.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::dest_modem_id | ( | ) | const |
const ::goby::acomms::protobuf::DriverConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::driver_cfg | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::dynamic_address_count | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::enable_broadcast_address | ( | ) | const |
|
inline |
Definition at line 117 of file file_transfer_config.pb.h.
|
explicitprotected |
goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::FileTransferConfig | ( | const FileTransferConfig & | from | ) |
|
inlinenoexcept |
Definition at line 121 of file file_transfer_config.pb.h.
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::forward_cacst | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::forward_ranging_reply | ( | ) | const |
double goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::gamma_autonomy | ( | ) | const |
double goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::gamma_collaboration | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::gateway_id | ( | ) | const |
|
inlinefinal |
Definition at line 185 of file bridge_config.pb.h.
|
inlinefinal |
Definition at line 362 of file bridge_config.pb.h.
|
inlinefinal |
Definition at line 202 of file file_transfer_config.pb.h.
|
inlinefinal |
Definition at line 203 of file ip_gateway_config.pb.h.
|
inlinefinal |
Definition at line 178 of file modemdriver_config.pb.h.
|
inlinefinal |
Definition at line 177 of file mosh_relay_config.pb.h.
|
inlinestatic |
Definition at line 132 of file bridge_config.pb.h.
|
inlinestatic |
Definition at line 309 of file bridge_config.pb.h.
|
inlinestatic |
Definition at line 149 of file file_transfer_config.pb.h.
|
inlinestatic |
Definition at line 150 of file ip_gateway_config.pb.h.
|
inlinestatic |
Definition at line 125 of file modemdriver_config.pb.h.
|
inlinestatic |
Definition at line 124 of file mosh_relay_config.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 135 of file bridge_config.pb.h.
|
inlinestatic |
Definition at line 312 of file bridge_config.pb.h.
|
inlinestatic |
Definition at line 152 of file file_transfer_config.pb.h.
|
inlinestatic |
Definition at line 153 of file ip_gateway_config.pb.h.
|
inlinestatic |
Definition at line 128 of file modemdriver_config.pb.h.
|
inlinestatic |
Definition at line 127 of file mosh_relay_config.pb.h.
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_action | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_app | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_app | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_app | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_app | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_app | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_bind | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_bypass_mac | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_bypass_mac_slot | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_cidr_netmask_prefix | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_daemon | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_data_request_timeout | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_dccl_cfg | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_dest_modem_id | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_driver_cfg | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_dynamic_address_count | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_enable_broadcast_address | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_forward_cacst | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_forward_ranging_reply | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_gamma_autonomy | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_gamma_collaboration | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_gateway_id | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_interprocess | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_interprocess | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_interprocess | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_interprocess | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_interprocess | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_ip_address | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_local_file | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_local_id | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_local_ipv4_address | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_mac_cfg | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_mac_cfg | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_model_type | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_mtu | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_only_rate | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_queue_cfg | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_queue_size | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_remote_file | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_remote_id | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_request_timeout | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_route_cfg | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_special_command_ttl | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_src_modem_id | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_status_period_s | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_total_ports | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_tun_number | ( | ) | const |
bool goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::has_udp_port | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 141 of file bridge_config.pb.h.
|
inlinestatic |
Definition at line 318 of file bridge_config.pb.h.
|
inlinestatic |
Definition at line 158 of file file_transfer_config.pb.h.
|
inlinestatic |
Definition at line 159 of file ip_gateway_config.pb.h.
|
inlinestatic |
Definition at line 134 of file modemdriver_config.pb.h.
|
inlinestatic |
Definition at line 133 of file mosh_relay_config.pb.h.
const ::goby::zeromq::protobuf::InterProcessPortalConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::interprocess | ( | ) | const |
const ::goby::zeromq::protobuf::InterProcessPortalConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::interprocess | ( | ) | const |
const ::goby::zeromq::protobuf::InterProcessPortalConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::interprocess | ( | ) | const |
const ::goby::zeromq::protobuf::InterProcessPortalConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::interprocess | ( | ) | const |
const ::goby::zeromq::protobuf::InterProcessPortalConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::interprocess | ( | ) | const |
const std::string& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::ip_address | ( | ) | const |
|
inline |
Definition at line 118 of file ip_gateway_config.pb.h.
|
explicitprotected |
goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::IPGatewayConfig | ( | const IPGatewayConfig & | from | ) |
|
inlinenoexcept |
Definition at line 122 of file ip_gateway_config.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::load_proto_file | ( | ) | const |
const std::string& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::load_proto_file | ( | int | index | ) | const |
int goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::load_proto_file_size | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::load_shared_library | ( | ) | const |
const std::string& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::load_shared_library | ( | int | index | ) | const |
int goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::load_shared_library_size | ( | ) | const |
const std::string& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::local_file | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::local_id | ( | ) | const |
const std::string& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::local_ipv4_address | ( | ) | const |
const ::goby::acomms::protobuf::MACConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mac_cfg | ( | ) | const |
const ::goby::acomms::protobuf::MACConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mac_cfg | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BridgeConfig & | from | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BridgeConfig_Subnet & | from | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const FileTransferConfig & | from | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const IPGatewayConfig & | from | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const ModemDriverConfig & | from | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const MoshRelayConfig & | from | ) |
::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::model_type | ( | ) | const |
|
inlinestatic |
Definition at line 247 of file ip_gateway_config.pb.h.
|
inlinestatic |
Definition at line 237 of file ip_gateway_config.pb.h.
|
inlinestatic |
Definition at line 251 of file ip_gateway_config.pb.h.
|
inlinestatic |
Definition at line 257 of file ip_gateway_config.pb.h.
|
inline |
Definition at line 93 of file modemdriver_config.pb.h.
|
explicitprotected |
goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::ModemDriverConfig | ( | const ModemDriverConfig & | from | ) |
|
inlinenoexcept |
Definition at line 97 of file modemdriver_config.pb.h.
|
inline |
Definition at line 92 of file mosh_relay_config.pb.h.
|
explicitprotected |
goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::MoshRelayConfig | ( | const MoshRelayConfig & | from | ) |
|
inlinenoexcept |
Definition at line 96 of file mosh_relay_config.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mtu | ( | ) | const |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_app | ( | ) |
::goby::acomms::protobuf::ModemTransmission* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_bypass_mac_slot | ( | ) |
::goby::acomms::protobuf::DCCLConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_dccl_cfg | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_driver_cfg | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_interprocess | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_interprocess | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_interprocess | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_interprocess | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_interprocess | ( | ) |
std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_ip_address | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_load_proto_file | ( | ) |
std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_load_proto_file | ( | int | index | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_load_shared_library | ( | ) |
std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_load_shared_library | ( | int | index | ) |
std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_local_file | ( | ) |
std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_local_ipv4_address | ( | ) |
::goby::acomms::protobuf::MACConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_mac_cfg | ( | ) |
::goby::acomms::protobuf::MACConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_mac_cfg | ( | ) |
::goby::acomms::protobuf::QueueManagerConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_queue_cfg | ( | ) |
std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_remote_file | ( | ) |
::goby::acomms::protobuf::RouteManagerConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_route_cfg | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_static_udp_port | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet >* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_subnet | ( | ) |
::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::mutable_subnet | ( | int | index | ) |
|
inline |
Definition at line 125 of file bridge_config.pb.h.
|
inline |
Definition at line 302 of file bridge_config.pb.h.
|
inline |
Definition at line 142 of file file_transfer_config.pb.h.
|
inline |
Definition at line 143 of file ip_gateway_config.pb.h.
|
inline |
Definition at line 118 of file modemdriver_config.pb.h.
|
inline |
Definition at line 117 of file mosh_relay_config.pb.h.
|
inlinefinal |
Definition at line 167 of file bridge_config.pb.h.
|
inlinefinal |
Definition at line 344 of file bridge_config.pb.h.
|
inlinefinal |
Definition at line 184 of file file_transfer_config.pb.h.
|
inlinefinal |
Definition at line 185 of file ip_gateway_config.pb.h.
|
inlinefinal |
Definition at line 160 of file modemdriver_config.pb.h.
|
inlinefinal |
Definition at line 159 of file mosh_relay_config.pb.h.
|
inlinefinal |
Definition at line 171 of file bridge_config.pb.h.
|
inlinefinal |
Definition at line 348 of file bridge_config.pb.h.
|
inlinefinal |
Definition at line 188 of file file_transfer_config.pb.h.
|
inlinefinal |
Definition at line 189 of file ip_gateway_config.pb.h.
|
inlinefinal |
Definition at line 164 of file modemdriver_config.pb.h.
|
inlinefinal |
Definition at line 163 of file mosh_relay_config.pb.h.
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::only_rate | ( | ) | const |
|
inlinenoexcept |
Definition at line 290 of file bridge_config.pb.h.
|
inlinenoexcept |
Definition at line 113 of file bridge_config.pb.h.
|
inline |
Definition at line 286 of file bridge_config.pb.h.
|
inline |
Definition at line 109 of file bridge_config.pb.h.
|
inline |
Definition at line 126 of file file_transfer_config.pb.h.
|
inline |
Definition at line 127 of file ip_gateway_config.pb.h.
|
inline |
Definition at line 102 of file modemdriver_config.pb.h.
|
inline |
Definition at line 101 of file mosh_relay_config.pb.h.
|
inlinenoexcept |
Definition at line 130 of file file_transfer_config.pb.h.
|
inlinenoexcept |
Definition at line 131 of file ip_gateway_config.pb.h.
|
inlinenoexcept |
Definition at line 106 of file modemdriver_config.pb.h.
|
inlinenoexcept |
Definition at line 105 of file mosh_relay_config.pb.h.
const ::goby::acomms::protobuf::QueueManagerConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::queue_cfg | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::queue_size | ( | ) | const |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_app | ( | ) |
::goby::acomms::protobuf::ModemTransmission* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_bypass_mac_slot | ( | ) |
::goby::acomms::protobuf::DCCLConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_dccl_cfg | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_driver_cfg | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_interprocess | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_interprocess | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_interprocess | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_interprocess | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_interprocess | ( | ) |
std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_ip_address | ( | ) |
std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_local_file | ( | ) |
std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_local_ipv4_address | ( | ) |
::goby::acomms::protobuf::MACConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_mac_cfg | ( | ) |
::goby::acomms::protobuf::MACConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_mac_cfg | ( | ) |
::goby::acomms::protobuf::QueueManagerConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_queue_cfg | ( | ) |
std::string* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_remote_file | ( | ) |
::goby::acomms::protobuf::RouteManagerConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::release_route_cfg | ( | ) |
const std::string& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::remote_file | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::remote_id | ( | ) | const |
double goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::request_timeout | ( | ) | const |
const ::goby::acomms::protobuf::RouteManagerConfig& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::route_cfg | ( | ) | const |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_action | ( | ::goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_bypass_mac_slot | ( | ::goby::acomms::protobuf::ModemTransmission * | bypass_mac_slot | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_dccl_cfg | ( | ::goby::acomms::protobuf::DCCLConfig * | dccl_cfg | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_driver_cfg | ( | ::goby::acomms::protobuf::DriverConfig * | driver_cfg | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_interprocess | ( | ::goby::zeromq::protobuf::InterProcessPortalConfig * | interprocess | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_interprocess | ( | ::goby::zeromq::protobuf::InterProcessPortalConfig * | interprocess | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_interprocess | ( | ::goby::zeromq::protobuf::InterProcessPortalConfig * | interprocess | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_interprocess | ( | ::goby::zeromq::protobuf::InterProcessPortalConfig * | interprocess | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_interprocess | ( | ::goby::zeromq::protobuf::InterProcessPortalConfig * | interprocess | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_ip_address | ( | std::string * | ip_address | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_local_file | ( | std::string * | local_file | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_local_ipv4_address | ( | std::string * | local_ipv4_address | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_mac_cfg | ( | ::goby::acomms::protobuf::MACConfig * | mac_cfg | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_mac_cfg | ( | ::goby::acomms::protobuf::MACConfig * | mac_cfg | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_queue_cfg | ( | ::goby::acomms::protobuf::QueueManagerConfig * | queue_cfg | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_remote_file | ( | std::string * | remote_file | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_allocated_route_cfg | ( | ::goby::acomms::protobuf::RouteManagerConfig * | route_cfg | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_bind | ( | bool | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_bypass_mac | ( | bool | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_cidr_netmask_prefix | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_daemon | ( | bool | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_data_request_timeout | ( | float | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_dest_modem_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_dynamic_address_count | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_enable_broadcast_address | ( | bool | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_forward_cacst | ( | bool | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_forward_ranging_reply | ( | bool | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_gamma_autonomy | ( | double | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_gamma_collaboration | ( | double | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_gateway_id | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_ip_address | ( | const char * | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_ip_address | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_ip_address | ( | const std::string & | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_ip_address | ( | std::string && | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_proto_file | ( | int | index, |
const char * | value | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_proto_file | ( | int | index, |
const char * | value, | ||
size_t | size | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_proto_file | ( | int | index, |
const std::string & | value | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_proto_file | ( | int | index, |
std::string && | value | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_shared_library | ( | int | index, |
const char * | value | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_shared_library | ( | int | index, |
const char * | value, | ||
size_t | size | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_shared_library | ( | int | index, |
const std::string & | value | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_load_shared_library | ( | int | index, |
std::string && | value | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_file | ( | const char * | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_file | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_file | ( | const std::string & | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_file | ( | std::string && | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_id | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_ipv4_address | ( | const char * | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_ipv4_address | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_ipv4_address | ( | const std::string & | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_local_ipv4_address | ( | std::string && | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_model_type | ( | ::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_mtu | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_only_rate | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_queue_size | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_remote_file | ( | const char * | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_remote_file | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_remote_file | ( | const std::string & | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_remote_file | ( | std::string && | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_remote_id | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_request_timeout | ( | double | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_special_command_ttl | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_src_modem_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_static_udp_port | ( | int | index, |
::PROTOBUF_NAMESPACE_ID::uint32 | value | ||
) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_status_period_s | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_total_ports | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_tun_number | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::set_udp_port | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::special_command_ttl | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::src_modem_id | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::static_udp_port | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::static_udp_port | ( | int | index | ) | const |
int goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::static_udp_port_size | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::status_period_s | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet >& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::subnet | ( | ) | const |
const ::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet& goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::subnet | ( | int | index | ) | const |
int goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::subnet_size | ( | ) | const |
|
inline |
Definition at line 328 of file bridge_config.pb.h.
|
inline |
Definition at line 151 of file bridge_config.pb.h.
|
inline |
Definition at line 168 of file file_transfer_config.pb.h.
|
inline |
Definition at line 169 of file ip_gateway_config.pb.h.
|
inline |
Definition at line 144 of file modemdriver_config.pb.h.
|
inline |
Definition at line 143 of file mosh_relay_config.pb.h.
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::total_ports | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::tun_number | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::udp_port | ( | ) | const |
|
inline |
Definition at line 122 of file bridge_config.pb.h.
|
inline |
Definition at line 299 of file bridge_config.pb.h.
|
inline |
Definition at line 139 of file file_transfer_config.pb.h.
|
inline |
Definition at line 140 of file ip_gateway_config.pb.h.
|
inline |
Definition at line 115 of file modemdriver_config.pb.h.
|
inline |
Definition at line 114 of file mosh_relay_config.pb.h.
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app | ( | ) |
::goby::acomms::protobuf::ModemTransmission* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_bypass_mac_slot | ( | ) |
::goby::acomms::protobuf::DCCLConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_dccl_cfg | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_driver_cfg | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_interprocess | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_interprocess | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_interprocess | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_interprocess | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_interprocess | ( | ) |
::goby::acomms::protobuf::MACConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_mac_cfg | ( | ) |
::goby::acomms::protobuf::MACConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_mac_cfg | ( | ) |
::goby::acomms::protobuf::QueueManagerConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_queue_cfg | ( | ) |
::goby::acomms::protobuf::RouteManagerConfig* goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_route_cfg | ( | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_bypass_mac_slot | ( | ::goby::acomms::protobuf::ModemTransmission * | bypass_mac_slot | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_dccl_cfg | ( | ::goby::acomms::protobuf::DCCLConfig * | dccl_cfg | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_driver_cfg | ( | ::goby::acomms::protobuf::DriverConfig * | driver_cfg | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess | ( | ::goby::zeromq::protobuf::InterProcessPortalConfig * | interprocess | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess | ( | ::goby::zeromq::protobuf::InterProcessPortalConfig * | interprocess | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess | ( | ::goby::zeromq::protobuf::InterProcessPortalConfig * | interprocess | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess | ( | ::goby::zeromq::protobuf::InterProcessPortalConfig * | interprocess | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess | ( | ::goby::zeromq::protobuf::InterProcessPortalConfig * | interprocess | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_mac_cfg | ( | ::goby::acomms::protobuf::MACConfig * | mac_cfg | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_mac_cfg | ( | ::goby::acomms::protobuf::MACConfig * | mac_cfg | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_queue_cfg | ( | ::goby::acomms::protobuf::QueueManagerConfig * | queue_cfg | ) |
void goby::apps::zeromq::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_route_cfg | ( | ::goby::acomms::protobuf::RouteManagerConfig * | route_cfg | ) |
|
inline |
Definition at line 336 of file bridge_config.pb.h.
|
inline |
Definition at line 159 of file bridge_config.pb.h.
|
inline |
Definition at line 176 of file file_transfer_config.pb.h.
|
inline |
Definition at line 177 of file ip_gateway_config.pb.h.
|
inline |
Definition at line 152 of file modemdriver_config.pb.h.
|
inline |
Definition at line 151 of file mosh_relay_config.pb.h.
|
friend |
Definition at line 263 of file bridge_config.pb.h.
|
friend |
Definition at line 192 of file bridge_config.pb.h.
|
friend |
Definition at line 270 of file bridge_config.pb.h.
|
friend |
Definition at line 453 of file file_transfer_config.pb.h.
|
friend |
Definition at line 608 of file ip_gateway_config.pb.h.
|
friend |
Definition at line 310 of file modemdriver_config.pb.h.
|
friend |
Definition at line 356 of file mosh_relay_config.pb.h.
|
friend |
Definition at line 325 of file bridge_config.pb.h.
|
friend |
Definition at line 148 of file bridge_config.pb.h.
|
friend |
Definition at line 165 of file file_transfer_config.pb.h.
|
friend |
Definition at line 166 of file ip_gateway_config.pb.h.
|
friend |
Definition at line 141 of file modemdriver_config.pb.h.
|
friend |
Definition at line 140 of file mosh_relay_config.pb.h.
::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.
|
staticconstexpr |
Definition at line 245 of file file_transfer_config.pb.h.
|
staticconstexpr |
Definition at line 243 of file file_transfer_config.pb.h.
|
staticconstexpr |
Definition at line 241 of file file_transfer_config.pb.h.
|
staticconstexpr |
Definition at line 235 of file ip_gateway_config.pb.h.
|
staticconstexpr |
Definition at line 145 of file bridge_config.pb.h.
|
staticconstexpr |
Definition at line 244 of file ip_gateway_config.pb.h.
|
staticconstexpr |
Definition at line 242 of file ip_gateway_config.pb.h.
|
staticconstexpr |
Definition at line 240 of file ip_gateway_config.pb.h.
|
staticconstexpr |
Definition at line 236 of file file_transfer_config.pb.h.
|
staticconstexpr |
Definition at line 234 of file file_transfer_config.pb.h.
|
staticconstexpr |
Definition at line 233 of file ip_gateway_config.pb.h.
|
staticconstexpr |
Definition at line 232 of file file_transfer_config.pb.h.