Goby v2
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
goby::common::protobuf::ZeroMQServiceConfig Class Reference
Inheritance diagram for goby::common::protobuf::ZeroMQServiceConfig:
Inheritance graph
[legend]

Public Types

typedef ZeroMQServiceConfig_Socket Socket
 

Public Member Functions

 ZeroMQServiceConfig (const ZeroMQServiceConfig &from)
 
ZeroMQServiceConfigoperator= (const ZeroMQServiceConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ZeroMQServiceConfig *other)
 
ZeroMQServiceConfigNew () 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_Socketsocket (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 ZeroMQServiceConfigdefault_instance ()
 

Static Public Attributes

static const int kSocketFieldNumber = 1
 

Friends

void protobuf_AddDesc_goby_2fcommon_2fprotobuf_2fzero_5fmq_5fnode_5fconfig_2eproto ()
 
void protobuf_AssignDesc_goby_2fcommon_2fprotobuf_2fzero_5fmq_5fnode_5fconfig_2eproto ()
 
void protobuf_ShutdownFile_goby_2fcommon_2fprotobuf_2fzero_5fmq_5fnode_5fconfig_2eproto ()
 

Detailed Description

Definition at line 354 of file zero_mq_node_config.pb.h.


The documentation for this class was generated from the following file: