|
| UDPDriverConfig_EndPoint (const UDPDriverConfig_EndPoint &from) |
|
UDPDriverConfig_EndPoint & | operator= (const UDPDriverConfig_EndPoint &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (UDPDriverConfig_EndPoint *other) |
|
UDPDriverConfig_EndPoint * | New () 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 const int | kIpFieldNumber = 1 |
|
static const int | kPortFieldNumber = 2 |
|
|
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 () |
|
Definition at line 45 of file udp_driver.pb.h.
The documentation for this class was generated from the following file: