|
Goby v2
|

Public Types | |
| typedef ZeroMQServiceConfig_Socket | Socket |
Public Member Functions | |
| ZeroMQServiceConfig (const ZeroMQServiceConfig &from) | |
| ZeroMQServiceConfig & | operator= (const ZeroMQServiceConfig &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ZeroMQServiceConfig *other) |
| ZeroMQServiceConfig * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ZeroMQServiceConfig &from) |
| void | MergeFrom (const ZeroMQServiceConfig &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 |
| int | socket_size () const |
| void | clear_socket () |
| const ::goby::common::protobuf::ZeroMQServiceConfig_Socket & | socket (int index) const |
| inline::goby::common::protobuf::ZeroMQServiceConfig_Socket * | mutable_socket (int index) |
| inline::goby::common::protobuf::ZeroMQServiceConfig_Socket * | add_socket () |
| const ::google::protobuf::RepeatedPtrField< ::goby::common::protobuf::ZeroMQServiceConfig_Socket > & | socket () const |
| inline::google::protobuf::RepeatedPtrField< ::goby::common::protobuf::ZeroMQServiceConfig_Socket > * | mutable_socket () |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const ZeroMQServiceConfig & | default_instance () |
Static Public Attributes | |
| static const int | kSocketFieldNumber = 1 |
Definition at line 354 of file zero_mq_node_config.pb.h.
1.8.11