|
| BridgeConfig () |
|
virtual | ~BridgeConfig () |
|
| 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 final |
|
BridgeConfig * | New (::google::protobuf::Arena *arena) const final |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | MergeFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const BridgeConfig &from) |
|
void | MergeFrom (const BridgeConfig &from) |
|
void | Clear () final |
|
bool | IsInitialized () const final |
|
size_t | ByteSizeLong () const final |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
int | subnet_size () const |
|
void | clear_subnet () |
|
::goby::apps::zeromq::acomms::protobuf::BridgeConfig_Subnet * | mutable_subnet (int index) |
|
::google::protobuf::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 ::google::protobuf::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, 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 (const char *value) |
|
void | add_load_shared_library (const char *value, size_t size) |
|
const ::google::protobuf::RepeatedPtrField< ::std::string > & | load_shared_library () const |
|
::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 |
|
::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) |
|
::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 |
|
::google::protobuf::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) |
|
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) |
|
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) |
|
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) |
|
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 () |
|
::google::protobuf::int32 | special_command_ttl () const |
|
void | set_special_command_ttl (::google::protobuf::int32 value) |
|
| Message () |
|
virtual | ~Message () |
|
virtual void | CopyFrom (const Message &from) |
|
virtual void | MergeFrom (const Message &from) |
|
void | CheckInitialized () const |
|
void | FindInitializationErrors (std::vector< string > *errors) const |
|
string | InitializationErrorString () const |
|
virtual void | DiscardUnknownFields () |
|
virtual size_t | SpaceUsedLong () const |
|
int | SpaceUsed () const |
|
string | DebugString () const |
|
string | ShortDebugString () const |
|
string | Utf8DebugString () const |
|
void | PrintDebugString () const |
|
bool | ParseFromFileDescriptor (int file_descriptor) |
|
bool | ParsePartialFromFileDescriptor (int file_descriptor) |
|
bool | ParseFromIstream (std::istream *input) |
|
bool | ParsePartialFromIstream (std::istream *input) |
|
bool | SerializeToFileDescriptor (int file_descriptor) const |
|
bool | SerializePartialToFileDescriptor (int file_descriptor) const |
|
bool | SerializeToOstream (std::ostream *output) const |
|
bool | SerializePartialToOstream (std::ostream *output) const |
|
virtual string | GetTypeName () const |
|
virtual void | CheckTypeAndMergeFrom (const MessageLite &other) |
|
virtual bool | MergePartialFromCodedStream (io::CodedInputStream *input) |
|
virtual void | SerializeWithCachedSizes (io::CodedOutputStream *output) const |
|
const Descriptor * | GetDescriptor () const |
|
virtual const Reflection * | GetReflection () const final |
|
| MessageLite () |
|
virtual | ~MessageLite () |
|
virtual ::google::protobuf::Arena * | GetArena () const |
|
virtual void * | GetMaybeArenaPointer () const |
|
bool | ParseFromCodedStream (io::CodedInputStream *input) |
|
bool | ParsePartialFromCodedStream (io::CodedInputStream *input) |
|
bool | ParseFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParseFromString (const string &data) |
|
bool | ParsePartialFromString (const string &data) |
|
bool | ParseFromArray (const void *data, int size) |
|
bool | ParsePartialFromArray (const void *data, int size) |
|
bool | MergeFromCodedStream (io::CodedInputStream *input) |
|
bool | SerializeToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializePartialToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializeToString (string *output) const |
|
bool | SerializePartialToString (string *output) const |
|
bool | SerializeToArray (void *data, int size) const |
|
bool | SerializePartialToArray (void *data, int size) const |
|
string | SerializeAsString () const |
|
string | SerializePartialAsString () const |
|
bool | AppendToString (string *output) const |
|
bool | AppendPartialToString (string *output) const |
|
int | ByteSize () const |
|
virtual uint8 * | SerializeWithCachedSizesToArray (uint8 *target) const |
|
virtual uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const |
|
Definition at line 227 of file bridge_config.pb.h.