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

Public Member Functions

 UDPDriverConfig_EndPoint (const UDPDriverConfig_EndPoint &from)
 
UDPDriverConfig_EndPointoperator= (const UDPDriverConfig_EndPoint &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UDPDriverConfig_EndPoint *other)
 
UDPDriverConfig_EndPointNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const UDPDriverConfig_EndPoint &from)
 
void MergeFrom (const UDPDriverConfig_EndPoint &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_ip () const
 
void clear_ip ()
 
const ::std::string & ip () const
 
void set_ip (const ::std::string &value)
 
void set_ip (const char *value)
 
void set_ip (const char *value, size_t size)
 
inline::std::string * mutable_ip ()
 
inline::std::string * release_ip ()
 
void set_allocated_ip (::std::string *ip)
 
bool has_port () const
 
void clear_port ()
 
inline::google::protobuf::uint32 port () const
 
void set_port (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIpFieldNumber = 1
 
static const int kPortFieldNumber = 2
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2fudp_5fdriver_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fudp_5fdriver_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fudp_5fdriver_2eproto ()
 

Detailed Description

Definition at line 45 of file udp_driver.pb.h.


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