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

Public Member Functions

 TransmitStatistics (const TransmitStatistics &from)
 
TransmitStatisticsoperator= (const TransmitStatistics &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TransmitStatistics *other)
 
TransmitStatisticsNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const TransmitStatistics &from)
 
void MergeFrom (const TransmitStatistics &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_date () const
 
void clear_date ()
 
const ::std::string & date () const
 
void set_date (const ::std::string &value)
 
void set_date (const char *value)
 
void set_date (const char *value, size_t size)
 
inline::std::string * mutable_date ()
 
inline::std::string * release_date ()
 
void set_allocated_date (::std::string *date)
 
bool has_time () const
 
void clear_time ()
 
const ::std::string & time () const
 
void set_time (const ::std::string &value)
 
void set_time (const char *value)
 
void set_time (const char *value, size_t size)
 
inline::std::string * mutable_time ()
 
inline::std::string * release_time ()
 
void set_allocated_time (::std::string *time)
 
bool has_clock_mode () const
 
void clear_clock_mode ()
 
inline::micromodem::protobuf::ClockMode clock_mode () const
 
void set_clock_mode (::micromodem::protobuf::ClockMode value)
 
bool has_mode () const
 
void clear_mode ()
 
inline::micromodem::protobuf::TransmitMode mode () const
 
void set_mode (::micromodem::protobuf::TransmitMode value)
 
bool has_probe_length () const
 
void clear_probe_length ()
 
inline::google::protobuf::int32 probe_length () const
 
void set_probe_length (::google::protobuf::int32 value)
 
bool has_bandwidth () const
 
void clear_bandwidth ()
 
inline::google::protobuf::int32 bandwidth () const
 
void set_bandwidth (::google::protobuf::int32 value)
 
bool has_carrier_freq () const
 
void clear_carrier_freq ()
 
inline::google::protobuf::int32 carrier_freq () const
 
void set_carrier_freq (::google::protobuf::int32 value)
 
bool has_rate () const
 
void clear_rate ()
 
inline::google::protobuf::int32 rate () const
 
void set_rate (::google::protobuf::int32 value)
 
bool has_source () const
 
void clear_source ()
 
inline::google::protobuf::int32 source () const
 
void set_source (::google::protobuf::int32 value)
 
bool has_dest () const
 
void clear_dest ()
 
inline::google::protobuf::int32 dest () const
 
void set_dest (::google::protobuf::int32 value)
 
bool has_ack_requested () const
 
void clear_ack_requested ()
 
bool ack_requested () const
 
void set_ack_requested (bool value)
 
bool has_number_frames_expected () const
 
void clear_number_frames_expected ()
 
inline::google::protobuf::int32 number_frames_expected () const
 
void set_number_frames_expected (::google::protobuf::int32 value)
 
bool has_number_frames_sent () const
 
void clear_number_frames_sent ()
 
inline::google::protobuf::int32 number_frames_sent () const
 
void set_number_frames_sent (::google::protobuf::int32 value)
 
bool has_packet_type () const
 
void clear_packet_type ()
 
inline::micromodem::protobuf::PacketType packet_type () const
 
void set_packet_type (::micromodem::protobuf::PacketType value)
 
bool has_number_bytes () const
 
void clear_number_bytes ()
 
inline::google::protobuf::int32 number_bytes () const
 
void set_number_bytes (::google::protobuf::int32 value)
 
bool has_version () const
 
void clear_version ()
 
inline::google::protobuf::int32 version () const
 
void set_version (::google::protobuf::int32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kDateFieldNumber = 1
 
static const int kTimeFieldNumber = 2
 
static const int kClockModeFieldNumber = 3
 
static const int kModeFieldNumber = 4
 
static const int kProbeLengthFieldNumber = 5
 
static const int kBandwidthFieldNumber = 6
 
static const int kCarrierFreqFieldNumber = 7
 
static const int kRateFieldNumber = 8
 
static const int kSourceFieldNumber = 9
 
static const int kDestFieldNumber = 10
 
static const int kAckRequestedFieldNumber = 11
 
static const int kNumberFramesExpectedFieldNumber = 12
 
static const int kNumberFramesSentFieldNumber = 13
 
static const int kPacketTypeFieldNumber = 14
 
static const int kNumberBytesFieldNumber = 15
 
static const int kVersionFieldNumber = 100
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2fmm_5fdriver_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fmm_5fdriver_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fmm_5fdriver_2eproto ()
 

Detailed Description

Definition at line 1575 of file mm_driver.pb.h.


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