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

Public Member Functions

 HardwareRatePair (const HardwareRatePair &from)
 
HardwareRatePairoperator= (const HardwareRatePair &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (HardwareRatePair *other)
 
HardwareRatePairNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const HardwareRatePair &from)
 
void MergeFrom (const HardwareRatePair &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_hardware_name () const
 
void clear_hardware_name ()
 
const ::std::string & hardware_name () const
 
void set_hardware_name (const ::std::string &value)
 
void set_hardware_name (const char *value)
 
void set_hardware_name (const char *value, size_t size)
 
inline::std::string * mutable_hardware_name ()
 
inline::std::string * release_hardware_name ()
 
void set_allocated_hardware_name (::std::string *hardware_name)
 
bool has_rate () const
 
void clear_rate ()
 
inline::google::protobuf::int32 rate () const
 
void set_rate (::google::protobuf::int32 value)
 
bool has_packet_bytes () const
 
void clear_packet_bytes ()
 
inline::google::protobuf::int32 packet_bytes () const
 
void set_packet_bytes (::google::protobuf::int32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kHardwareNameFieldNumber = 1
 
static const int kRateFieldNumber = 2
 
static const int kPacketBytesFieldNumber = 3
 

Friends

void protobuf_AddDesc_goby_2fmoos_2fprotobuf_2fbluefin_5fdriver_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2fprotobuf_2fbluefin_5fdriver_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2fprotobuf_2fbluefin_5fdriver_2eproto ()
 

Detailed Description

Definition at line 51 of file bluefin_driver.pb.h.


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