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

Public Member Functions

 PubSubSocketConfig (const PubSubSocketConfig &from)
 
PubSubSocketConfigoperator= (const PubSubSocketConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PubSubSocketConfig *other)
 
PubSubSocketConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const PubSubSocketConfig &from)
 
void MergeFrom (const PubSubSocketConfig &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_publish_socket () const
 
void clear_publish_socket ()
 
const ::goby::common::protobuf::ZeroMQServiceConfig_Socketpublish_socket () const
 
inline::goby::common::protobuf::ZeroMQServiceConfig_Socket * mutable_publish_socket ()
 
inline::goby::common::protobuf::ZeroMQServiceConfig_Socket * release_publish_socket ()
 
void set_allocated_publish_socket (::goby::common::protobuf::ZeroMQServiceConfig_Socket *publish_socket)
 
bool has_subscribe_socket () const
 
void clear_subscribe_socket ()
 
const ::goby::common::protobuf::ZeroMQServiceConfig_Socketsubscribe_socket () const
 
inline::goby::common::protobuf::ZeroMQServiceConfig_Socket * mutable_subscribe_socket ()
 
inline::goby::common::protobuf::ZeroMQServiceConfig_Socket * release_subscribe_socket ()
 
void set_allocated_subscribe_socket (::goby::common::protobuf::ZeroMQServiceConfig_Socket *subscribe_socket)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const PubSubSocketConfigdefault_instance ()
 

Static Public Attributes

static const int kPublishSocketFieldNumber = 1
 
static const int kSubscribeSocketFieldNumber = 2
 

Friends

void protobuf_AddDesc_goby_2fcommon_2fprotobuf_2fpubsub_5fnode_5fconfig_2eproto ()
 
void protobuf_AssignDesc_goby_2fcommon_2fprotobuf_2fpubsub_5fnode_5fconfig_2eproto ()
 
void protobuf_ShutdownFile_goby_2fcommon_2fprotobuf_2fpubsub_5fnode_5fconfig_2eproto ()
 

Detailed Description

Definition at line 48 of file pubsub_node_config.pb.h.


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