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

Public Member Functions

 MoshRelayConfig (const MoshRelayConfig &from)
 
MoshRelayConfigoperator= (const MoshRelayConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MoshRelayConfig *other)
 
MoshRelayConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const MoshRelayConfig &from)
 
void MergeFrom (const MoshRelayConfig &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 ::AppBaseConfigbase () const
 
inline::AppBaseConfig * mutable_base ()
 
inline::AppBaseConfig * release_base ()
 
void set_allocated_base (::AppBaseConfig *base)
 
bool has_ip_address () const
 
void clear_ip_address ()
 
const ::std::string & ip_address () const
 
void set_ip_address (const ::std::string &value)
 
void set_ip_address (const char *value)
 
void set_ip_address (const char *value, size_t size)
 
inline::std::string * mutable_ip_address ()
 
inline::std::string * release_ip_address ()
 
void set_allocated_ip_address (::std::string *ip_address)
 
bool has_udp_port () const
 
void clear_udp_port ()
 
inline::google::protobuf::uint32 udp_port () const
 
void set_udp_port (::google::protobuf::uint32 value)
 
bool has_bind () const
 
void clear_bind ()
 
bool bind () const
 
void set_bind (bool value)
 
bool has_src_modem_id () const
 
void clear_src_modem_id ()
 
inline::google::protobuf::uint32 src_modem_id () const
 
void set_src_modem_id (::google::protobuf::uint32 value)
 
bool has_dest_modem_id () const
 
void clear_dest_modem_id ()
 
inline::google::protobuf::uint32 dest_modem_id () const
 
void set_dest_modem_id (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kBaseFieldNumber = 1
 
static const int kIpAddressFieldNumber = 2
 
static const int kUdpPortFieldNumber = 3
 
static const int kBindFieldNumber = 4
 
static const int kSrcModemIdFieldNumber = 5
 
static const int kDestModemIdFieldNumber = 6
 

Friends

void protobuf_AddDesc_goby_2fapps_2facomms_2fgoby_5fmosh_5frelay_2fmosh_5frelay_5fconfig_2eproto ()
 
void protobuf_AssignDesc_goby_2fapps_2facomms_2fgoby_5fmosh_5frelay_2fmosh_5frelay_5fconfig_2eproto ()
 
void protobuf_ShutdownFile_goby_2fapps_2facomms_2fgoby_5fmosh_5frelay_2fmosh_5frelay_5fconfig_2eproto ()
 

Detailed Description

Definition at line 49 of file mosh_relay_config.pb.h.


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