|
| SV2ReplyStatus (const SV2ReplyStatus &from) |
|
SV2ReplyStatus & | operator= (const SV2ReplyStatus &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (SV2ReplyStatus *other) |
|
SV2ReplyStatus * | New () 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::SV2Header & | header () 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::SV2Footer & | footer () const |
|
inline::goby::moos::protobuf::SV2Footer * | mutable_footer () |
|
inline::goby::moos::protobuf::SV2Footer * | release_footer () |
|
void | set_allocated_footer (::goby::moos::protobuf::SV2Footer *footer) |
|