|
| BridgeConfig (const BridgeConfig &from) |
|
BridgeConfig & | operator= (const BridgeConfig &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (BridgeConfig *other) |
|
BridgeConfig * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const BridgeConfig &from) |
|
void | MergeFrom (const BridgeConfig &from) |
|
void | Clear () |
|
bool | IsInitialized () const |
|
int | ByteSize () const |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
|
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
|
int | GetCachedSize () const |
|
::google::protobuf::Metadata | GetMetadata () const |
|
bool | has_base () const |
|
void | clear_base () |
|
const ::AppBaseConfig & | base () const |
|
inline::AppBaseConfig * | mutable_base () |
|
inline::AppBaseConfig * | release_base () |
|
void | set_allocated_base (::AppBaseConfig *base) |
|
int | subnet_size () const |
|
void | clear_subnet () |
|
const ::goby::acomms::protobuf::BridgeConfig_Subnet & | subnet (int index) const |
|
inline::goby::acomms::protobuf::BridgeConfig_Subnet * | mutable_subnet (int index) |
|
inline::goby::acomms::protobuf::BridgeConfig_Subnet * | add_subnet () |
|
const ::google::protobuf::RepeatedPtrField< ::goby::acomms::protobuf::BridgeConfig_Subnet > & | subnet () const |
|
inline::google::protobuf::RepeatedPtrField< ::goby::acomms::protobuf::BridgeConfig_Subnet > * | mutable_subnet () |
|
bool | has_route_cfg () const |
|
void | clear_route_cfg () |
|
const ::goby::acomms::protobuf::RouteManagerConfig & | route_cfg () const |
|
inline::goby::acomms::protobuf::RouteManagerConfig * | mutable_route_cfg () |
|
inline::goby::acomms::protobuf::RouteManagerConfig * | release_route_cfg () |
|
void | set_allocated_route_cfg (::goby::acomms::protobuf::RouteManagerConfig *route_cfg) |
|
int | load_shared_library_size () const |
|
void | clear_load_shared_library () |
|
const ::std::string & | load_shared_library (int index) const |
|
inline::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, const char *value) |
|
void | set_load_shared_library (int index, const char *value, size_t size) |
|
inline::std::string * | add_load_shared_library () |
|
void | add_load_shared_library (const ::std::string &value) |
|
void | add_load_shared_library (const char *value) |
|
void | add_load_shared_library (const char *value, size_t size) |
|
const ::google::protobuf::RepeatedPtrField< ::std::string > & | load_shared_library () const |
|
inline::google::protobuf::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 |
|
inline::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, const char *value) |
|
void | set_load_proto_file (int index, const char *value, size_t size) |
|
inline::std::string * | add_load_proto_file () |
|
void | add_load_proto_file (const ::std::string &value) |
|
void | add_load_proto_file (const char *value) |
|
void | add_load_proto_file (const char *value, size_t size) |
|
const ::google::protobuf::RepeatedPtrField< ::std::string > & | load_proto_file () const |
|
inline::google::protobuf::RepeatedPtrField< ::std::string > * | mutable_load_proto_file () |
|
bool | has_dccl_cfg () const |
|
void | clear_dccl_cfg () |
|
const ::goby::acomms::protobuf::DCCLConfig & | dccl_cfg () const |
|
inline::goby::acomms::protobuf::DCCLConfig * | mutable_dccl_cfg () |
|
inline::goby::acomms::protobuf::DCCLConfig * | release_dccl_cfg () |
|
void | set_allocated_dccl_cfg (::goby::acomms::protobuf::DCCLConfig *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 () |
|
inline::google::protobuf::int32 | special_command_ttl () const |
|
void | set_special_command_ttl (::google::protobuf::int32 value) |
|
Definition at line 146 of file bridge_config.pb.h.