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

Public Types

enum  DCCLParameters { DCCL_ID = 8258049, DCCL_MAX_BYTES = 557 }
 

Public Member Functions

 SV2ReplyStatus (const SV2ReplyStatus &from)
 
SV2ReplyStatusoperator= (const SV2ReplyStatus &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SV2ReplyStatus *other)
 
SV2ReplyStatusNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SV2ReplyStatus &from)
 
void MergeFrom (const SV2ReplyStatus &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_header () const
 
void clear_header ()
 
const ::goby::moos::protobuf::SV2Headerheader () const
 
inline::goby::moos::protobuf::SV2Header * mutable_header ()
 
inline::goby::moos::protobuf::SV2Header * release_header ()
 
void set_allocated_header (::goby::moos::protobuf::SV2Header *header)
 
bool has_original_msg_type () const
 
void clear_original_msg_type ()
 
inline::google::protobuf::uint32 original_msg_type () const
 
void set_original_msg_type (::google::protobuf::uint32 value)
 
bool has_number_of_devices_responding () const
 
void clear_number_of_devices_responding ()
 
inline::google::protobuf::uint32 number_of_devices_responding () const
 
void set_number_of_devices_responding (::google::protobuf::uint32 value)
 
bool has_number_of_devices_in_message () const
 
void clear_number_of_devices_in_message ()
 
inline::google::protobuf::uint32 number_of_devices_in_message () const
 
void set_number_of_devices_in_message (::google::protobuf::uint32 value)
 
bool has_version () const
 
void clear_version ()
 
inline::google::protobuf::uint32 version () const
 
void set_version (::google::protobuf::uint32 value)
 
bool has_board_addr () const
 
void clear_board_addr ()
 
inline::google::protobuf::uint32 board_addr () const
 
void set_board_addr (::google::protobuf::uint32 value)
 
bool has_alarms () const
 
void clear_alarms ()
 
inline::google::protobuf::uint32 alarms () const
 
void set_alarms (::google::protobuf::uint32 value)
 
bool has_leak_sensor_1 () const
 
void clear_leak_sensor_1 ()
 
inline::google::protobuf::uint32 leak_sensor_1 () const
 
void set_leak_sensor_1 (::google::protobuf::uint32 value)
 
bool has_leak_sensor_2 () const
 
void clear_leak_sensor_2 ()
 
inline::google::protobuf::uint32 leak_sensor_2 () const
 
void set_leak_sensor_2 (::google::protobuf::uint32 value)
 
bool has_humid_temp () const
 
void clear_humid_temp ()
 
inline::google::protobuf::uint32 humid_temp () const
 
void set_humid_temp (::google::protobuf::uint32 value)
 
bool has_relative_humidity () const
 
void clear_relative_humidity ()
 
inline::google::protobuf::uint32 relative_humidity () const
 
void set_relative_humidity (::google::protobuf::uint32 value)
 
bool has_pressure_temp () const
 
void clear_pressure_temp ()
 
inline::google::protobuf::uint32 pressure_temp () const
 
void set_pressure_temp (::google::protobuf::uint32 value)
 
bool has_pressure () const
 
void clear_pressure ()
 
inline::google::protobuf::uint32 pressure () const
 
void set_pressure (::google::protobuf::uint32 value)
 
bool has_footer () const
 
void clear_footer ()
 
const ::goby::moos::protobuf::SV2Footerfooter () const
 
inline::goby::moos::protobuf::SV2Footer * mutable_footer ()
 
inline::goby::moos::protobuf::SV2Footer * release_footer ()
 
void set_allocated_footer (::goby::moos::protobuf::SV2Footer *footer)
 

Static Public Member Functions

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

Static Public Attributes

static const int kHeaderFieldNumber = 1
 
static const int kOriginalMsgTypeFieldNumber = 2
 
static const int kNumberOfDevicesRespondingFieldNumber = 3
 
static const int kNumberOfDevicesInMessageFieldNumber = 4
 
static const int kVersionFieldNumber = 10
 
static const int kBoardAddrFieldNumber = 11
 
static const int kAlarmsFieldNumber = 12
 
static const int kLeakSensor1FieldNumber = 13
 
static const int kLeakSensor2FieldNumber = 14
 
static const int kHumidTempFieldNumber = 15
 
static const int kRelativeHumidityFieldNumber = 16
 
static const int kPressureTempFieldNumber = 17
 
static const int kPressureFieldNumber = 18
 
static const int kFooterFieldNumber = 100
 

Friends

void protobuf_AddDesc_goby_2fmoos_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto ()
 

Detailed Description

Definition at line 890 of file waveglider_sv2_frontseat_driver.pb.h.


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