Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::middleware::frontseat::protobuf::SV2ReplyStatus Class Referencefinal

#include <goby/middleware/frontseat/waveglider/waveglider_sv2_frontseat_driver.pb.h>

Inheritance diagram for goby::middleware::frontseat::protobuf::SV2ReplyStatus:

Public Types

enum  : int {
  kHeaderFieldNumber = 1 , kFooterFieldNumber = 100 , kOriginalMsgTypeFieldNumber = 2 , kNumberOfDevicesRespondingFieldNumber = 3 ,
  kNumberOfDevicesInMessageFieldNumber = 4 , kVersionFieldNumber = 10 , kBoardAddrFieldNumber = 11 , kAlarmsFieldNumber = 12 ,
  kLeakSensor1FieldNumber = 13 , kLeakSensor2FieldNumber = 14 , kHumidTempFieldNumber = 15 , kRelativeHumidityFieldNumber = 16 ,
  kPressureTempFieldNumber = 17 , kPressureFieldNumber = 18
}
 
enum  DCCLParameters { DCCL_ID = 8258049 , DCCL_MAX_BYTES = 557 }
 

Public Member Functions

 SV2ReplyStatus ()
 
 ~SV2ReplyStatus () override
 
PROTOBUF_CONSTEXPR SV2ReplyStatus (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SV2ReplyStatus (const SV2ReplyStatus &from)
 
 SV2ReplyStatus (SV2ReplyStatus &&from) noexcept
 
SV2ReplyStatusoperator= (const SV2ReplyStatus &from)
 
SV2ReplyStatusoperator= (SV2ReplyStatus &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SV2ReplyStatus *other)
 
void UnsafeArenaSwap (SV2ReplyStatus *other)
 
SV2ReplyStatusNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const SV2ReplyStatus &from)
 
void MergeFrom (const SV2ReplyStatus &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_header () const
 
void clear_header ()
 
const ::goby::middleware::frontseat::protobuf::SV2Headerheader () const
 
PROTOBUF_NODISCARD::goby::middleware::frontseat::protobuf::SV2Header * release_header ()
 
::goby::middleware::frontseat::protobuf::SV2Headermutable_header ()
 
void set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header)
 
void unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header)
 
::goby::middleware::frontseat::protobuf::SV2Headerunsafe_arena_release_header ()
 
bool has_footer () const
 
void clear_footer ()
 
const ::goby::middleware::frontseat::protobuf::SV2Footerfooter () const
 
PROTOBUF_NODISCARD::goby::middleware::frontseat::protobuf::SV2Footer * release_footer ()
 
::goby::middleware::frontseat::protobuf::SV2Footermutable_footer ()
 
void set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer)
 
void unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer)
 
::goby::middleware::frontseat::protobuf::SV2Footerunsafe_arena_release_footer ()
 
bool has_original_msg_type () const
 
void clear_original_msg_type ()
 
uint32_t original_msg_type () const
 
void set_original_msg_type (uint32_t value)
 
bool has_number_of_devices_responding () const
 
void clear_number_of_devices_responding ()
 
uint32_t number_of_devices_responding () const
 
void set_number_of_devices_responding (uint32_t value)
 
bool has_number_of_devices_in_message () const
 
void clear_number_of_devices_in_message ()
 
uint32_t number_of_devices_in_message () const
 
void set_number_of_devices_in_message (uint32_t value)
 
bool has_version () const
 
void clear_version ()
 
uint32_t version () const
 
void set_version (uint32_t value)
 
bool has_board_addr () const
 
void clear_board_addr ()
 
uint32_t board_addr () const
 
void set_board_addr (uint32_t value)
 
bool has_alarms () const
 
void clear_alarms ()
 
uint32_t alarms () const
 
void set_alarms (uint32_t value)
 
bool has_leak_sensor_1 () const
 
void clear_leak_sensor_1 ()
 
uint32_t leak_sensor_1 () const
 
void set_leak_sensor_1 (uint32_t value)
 
bool has_leak_sensor_2 () const
 
void clear_leak_sensor_2 ()
 
uint32_t leak_sensor_2 () const
 
void set_leak_sensor_2 (uint32_t value)
 
bool has_humid_temp () const
 
void clear_humid_temp ()
 
uint32_t humid_temp () const
 
void set_humid_temp (uint32_t value)
 
bool has_relative_humidity () const
 
void clear_relative_humidity ()
 
uint32_t relative_humidity () const
 
void set_relative_humidity (uint32_t value)
 
bool has_pressure_temp () const
 
void clear_pressure_temp ()
 
uint32_t pressure_temp () const
 
void set_pressure_temp (uint32_t value)
 
bool has_pressure () const
 
void clear_pressure ()
 
uint32_t pressure () const
 
void set_pressure (uint32_t value)
 

Static Public Member Functions

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const SV2ReplyStatusdefault_instance ()
 
static const SV2ReplyStatusinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 SV2ReplyStatus (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto
 
void swap (SV2ReplyStatus &a, SV2ReplyStatus &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kHeaderFieldNumber 
kFooterFieldNumber 
kOriginalMsgTypeFieldNumber 
kNumberOfDevicesRespondingFieldNumber 
kNumberOfDevicesInMessageFieldNumber 
kVersionFieldNumber 
kBoardAddrFieldNumber 
kAlarmsFieldNumber 
kLeakSensor1FieldNumber 
kLeakSensor2FieldNumber 
kHumidTempFieldNumber 
kRelativeHumidityFieldNumber 
kPressureTempFieldNumber 
kPressureFieldNumber 

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

◆ DCCLParameters

Enumerator
DCCL_ID 
DCCL_MAX_BYTES 

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

Constructor & Destructor Documentation

◆ SV2ReplyStatus() [1/5]

goby::middleware::frontseat::protobuf::SV2ReplyStatus::SV2ReplyStatus ( )
inline

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

◆ ~SV2ReplyStatus()

goby::middleware::frontseat::protobuf::SV2ReplyStatus::~SV2ReplyStatus ( )
override

◆ SV2ReplyStatus() [2/5]

PROTOBUF_CONSTEXPR goby::middleware::frontseat::protobuf::SV2ReplyStatus::SV2ReplyStatus ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ SV2ReplyStatus() [3/5]

goby::middleware::frontseat::protobuf::SV2ReplyStatus::SV2ReplyStatus ( const SV2ReplyStatus from)

◆ SV2ReplyStatus() [4/5]

goby::middleware::frontseat::protobuf::SV2ReplyStatus::SV2ReplyStatus ( SV2ReplyStatus &&  from)
inlinenoexcept

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

◆ SV2ReplyStatus() [5/5]

goby::middleware::frontseat::protobuf::SV2ReplyStatus::SV2ReplyStatus ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::middleware::frontseat::protobuf::SV2ReplyStatus::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * goby::middleware::frontseat::protobuf::SV2ReplyStatus::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ alarms()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::alarms ( ) const
inline

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

◆ board_addr()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::board_addr ( ) const
inline

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

◆ ByteSizeLong()

size_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::frontseat::protobuf::SV2ReplyStatus::Clear ( )
final

◆ clear_alarms()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_alarms ( )
inline

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

◆ clear_board_addr()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_board_addr ( )
inline

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

◆ clear_footer()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_footer ( )
inline

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

◆ clear_header()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_header ( )
inline

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

◆ clear_humid_temp()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_humid_temp ( )
inline

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

◆ clear_leak_sensor_1()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_leak_sensor_1 ( )
inline

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

◆ clear_leak_sensor_2()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_leak_sensor_2 ( )
inline

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

◆ clear_number_of_devices_in_message()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_number_of_devices_in_message ( )
inline

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

◆ clear_number_of_devices_responding()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_number_of_devices_responding ( )
inline

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

◆ clear_original_msg_type()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_original_msg_type ( )
inline

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

◆ clear_pressure()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_pressure ( )
inline

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

◆ clear_pressure_temp()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_pressure_temp ( )
inline

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

◆ clear_relative_humidity()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_relative_humidity ( )
inline

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

◆ clear_version()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::clear_version ( )
inline

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

◆ CopyFrom()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::CopyFrom ( const SV2ReplyStatus from)

◆ default_instance()

static const SV2ReplyStatus & goby::middleware::frontseat::protobuf::SV2ReplyStatus::default_instance ( )
inlinestatic

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

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::frontseat::protobuf::SV2ReplyStatus::descriptor ( )
inlinestatic

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

◆ footer()

const ::goby::middleware::frontseat::protobuf::SV2Footer & goby::middleware::frontseat::protobuf::SV2ReplyStatus::footer ( ) const
inline

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

◆ GetCachedSize()

int goby::middleware::frontseat::protobuf::SV2ReplyStatus::GetCachedSize ( ) const
inlinefinal

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

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::middleware::frontseat::protobuf::SV2ReplyStatus::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::frontseat::protobuf::SV2ReplyStatus::GetDescriptor ( )
inlinestatic

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

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::frontseat::protobuf::SV2ReplyStatus::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::middleware::frontseat::protobuf::SV2ReplyStatus::GetReflection ( )
inlinestatic

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

◆ has_alarms()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_alarms ( ) const
inline

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

◆ has_board_addr()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_board_addr ( ) const
inline

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

◆ has_footer()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_footer ( ) const
inline

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

◆ has_header()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_header ( ) const
inline

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

◆ has_humid_temp()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_humid_temp ( ) const
inline

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

◆ has_leak_sensor_1()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_leak_sensor_1 ( ) const
inline

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

◆ has_leak_sensor_2()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_leak_sensor_2 ( ) const
inline

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

◆ has_number_of_devices_in_message()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_number_of_devices_in_message ( ) const
inline

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

◆ has_number_of_devices_responding()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_number_of_devices_responding ( ) const
inline

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

◆ has_original_msg_type()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_original_msg_type ( ) const
inline

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

◆ has_pressure()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_pressure ( ) const
inline

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

◆ has_pressure_temp()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_pressure_temp ( ) const
inline

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

◆ has_relative_humidity()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_relative_humidity ( ) const
inline

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

◆ has_version()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::has_version ( ) const
inline

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

◆ header()

const ::goby::middleware::frontseat::protobuf::SV2Header & goby::middleware::frontseat::protobuf::SV2ReplyStatus::header ( ) const
inline

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

◆ humid_temp()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::humid_temp ( ) const
inline

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

◆ internal_default_instance()

static const SV2ReplyStatus * goby::middleware::frontseat::protobuf::SV2ReplyStatus::internal_default_instance ( )
inlinestatic

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

◆ IsInitialized()

bool goby::middleware::frontseat::protobuf::SV2ReplyStatus::IsInitialized ( ) const
final

◆ leak_sensor_1()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::leak_sensor_1 ( ) const
inline

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

◆ leak_sensor_2()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::leak_sensor_2 ( ) const
inline

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

◆ MergeFrom()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::MergeFrom ( const SV2ReplyStatus from)
inline

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

◆ mutable_footer()

goby::middleware::frontseat::protobuf::SV2Footer * goby::middleware::frontseat::protobuf::SV2ReplyStatus::mutable_footer ( )
inline

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

◆ mutable_header()

goby::middleware::frontseat::protobuf::SV2Header * goby::middleware::frontseat::protobuf::SV2ReplyStatus::mutable_header ( )
inline

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

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::frontseat::protobuf::SV2ReplyStatus::mutable_unknown_fields ( )
inline

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

◆ New()

SV2ReplyStatus * goby::middleware::frontseat::protobuf::SV2ReplyStatus::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

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

◆ number_of_devices_in_message()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::number_of_devices_in_message ( ) const
inline

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

◆ number_of_devices_responding()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::number_of_devices_responding ( ) const
inline

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

◆ operator=() [1/2]

SV2ReplyStatus & goby::middleware::frontseat::protobuf::SV2ReplyStatus::operator= ( const SV2ReplyStatus from)
inline

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

◆ operator=() [2/2]

SV2ReplyStatus & goby::middleware::frontseat::protobuf::SV2ReplyStatus::operator= ( SV2ReplyStatus &&  from)
inlinenoexcept

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

◆ original_msg_type()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::original_msg_type ( ) const
inline

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

◆ pressure()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::pressure ( ) const
inline

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

◆ pressure_temp()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::pressure_temp ( ) const
inline

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

◆ relative_humidity()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::relative_humidity ( ) const
inline

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

◆ release_footer()

goby::middleware::frontseat::protobuf::SV2Footer * goby::middleware::frontseat::protobuf::SV2ReplyStatus::release_footer ( )
inline

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

◆ release_header()

goby::middleware::frontseat::protobuf::SV2Header * goby::middleware::frontseat::protobuf::SV2ReplyStatus::release_header ( )
inline

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

◆ set_alarms()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_alarms ( uint32_t  value)
inline

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

◆ set_allocated_footer()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_allocated_footer ( ::goby::middleware::frontseat::protobuf::SV2Footer footer)
inline

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

◆ set_allocated_header()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_allocated_header ( ::goby::middleware::frontseat::protobuf::SV2Header header)
inline

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

◆ set_board_addr()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_board_addr ( uint32_t  value)
inline

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

◆ set_humid_temp()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_humid_temp ( uint32_t  value)
inline

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

◆ set_leak_sensor_1()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_leak_sensor_1 ( uint32_t  value)
inline

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

◆ set_leak_sensor_2()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_leak_sensor_2 ( uint32_t  value)
inline

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

◆ set_number_of_devices_in_message()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_number_of_devices_in_message ( uint32_t  value)
inline

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

◆ set_number_of_devices_responding()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_number_of_devices_responding ( uint32_t  value)
inline

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

◆ set_original_msg_type()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_original_msg_type ( uint32_t  value)
inline

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

◆ set_pressure()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_pressure ( uint32_t  value)
inline

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

◆ set_pressure_temp()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_pressure_temp ( uint32_t  value)
inline

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

◆ set_relative_humidity()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_relative_humidity ( uint32_t  value)
inline

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

◆ set_version()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::set_version ( uint32_t  value)
inline

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

◆ Swap()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::Swap ( SV2ReplyStatus other)
inline

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

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::middleware::frontseat::protobuf::SV2ReplyStatus::unknown_fields ( ) const
inline

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

◆ unsafe_arena_release_footer()

goby::middleware::frontseat::protobuf::SV2Footer * goby::middleware::frontseat::protobuf::SV2ReplyStatus::unsafe_arena_release_footer ( )
inline

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

◆ unsafe_arena_release_header()

goby::middleware::frontseat::protobuf::SV2Header * goby::middleware::frontseat::protobuf::SV2ReplyStatus::unsafe_arena_release_header ( )
inline

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

◆ unsafe_arena_set_allocated_footer()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::unsafe_arena_set_allocated_footer ( ::goby::middleware::frontseat::protobuf::SV2Footer footer)
inline

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

◆ unsafe_arena_set_allocated_header()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::unsafe_arena_set_allocated_header ( ::goby::middleware::frontseat::protobuf::SV2Header header)
inline

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

◆ UnsafeArenaSwap()

void goby::middleware::frontseat::protobuf::SV2ReplyStatus::UnsafeArenaSwap ( SV2ReplyStatus other)
inline

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

◆ version()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyStatus::version ( ) const
inline

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

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

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

◆ ::TableStruct_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto

◆ swap

void swap ( SV2ReplyStatus a,
SV2ReplyStatus b 
)
friend

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

Member Data Documentation

◆ _class_data_

const ClassData goby::middleware::frontseat::protobuf::SV2ReplyStatus::_class_data_
static

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

◆ _impl_

Impl_ goby::middleware::frontseat::protobuf::SV2ReplyStatus::_impl_

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

◆ kIndexInFileMessages

constexpr int goby::middleware::frontseat::protobuf::SV2ReplyStatus::kIndexInFileMessages
staticconstexpr
Initial value:
=
5

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


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