|
| BridgeConfig () |
|
| ~BridgeConfig () override |
|
PROTOBUF_CONSTEXPR | BridgeConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
|
| 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 (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const 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 |
|
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
|
int | GetCachedSize () const final |
|
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
|
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
|
int | 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 |
|
PROTOBUF_NODISCARD::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 |
|
PROTOBUF_NODISCARD::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 |
|
PROTOBUF_NODISCARD::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 |
|
PROTOBUF_NODISCARD::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 () |
|
int32_t | special_command_ttl () const |
|
void | set_special_command_ttl (int32_t value) |
|
Definition at line 274 of file bridge_config.pb.h.