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

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

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

Public Types

enum  : int {
  kSerialNumberFieldNumber = 13 , kDescriptionFieldNumber = 20 , kHeaderFieldNumber = 1 , kFooterFieldNumber = 100 ,
  kOriginalMsgTypeFieldNumber = 2 , kNumberOfDevicesRespondingFieldNumber = 3 , kNumberOfDevicesInMessageFieldNumber = 4 , kVersionFieldNumber = 10 ,
  kDeviceTypeFieldNumber = 11 , kBoardAddrFieldNumber = 12 , kLocationFieldNumber = 14 , kPollingFrequencyFieldNumber = 15 ,
  kExtraInfoFieldNumber = 16 , kFirmwareMajorFieldNumber = 17 , kFirmwareMinorFieldNumber = 18 , kFirmwareRevisionFieldNumber = 19
}
 
enum  DCCLParameters { DCCL_ID = 8257793 , DCCL_MAX_BYTES = 557 }
 

Public Member Functions

 SV2ReplyEnumerate ()
 
 ~SV2ReplyEnumerate () override
 
PROTOBUF_CONSTEXPR SV2ReplyEnumerate (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SV2ReplyEnumerate (const SV2ReplyEnumerate &from)
 
 SV2ReplyEnumerate (SV2ReplyEnumerate &&from) noexcept
 
SV2ReplyEnumerateoperator= (const SV2ReplyEnumerate &from)
 
SV2ReplyEnumerateoperator= (SV2ReplyEnumerate &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SV2ReplyEnumerate *other)
 
void UnsafeArenaSwap (SV2ReplyEnumerate *other)
 
SV2ReplyEnumerateNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const SV2ReplyEnumerate &from)
 
void MergeFrom (const SV2ReplyEnumerate &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_serial_number () const
 
void clear_serial_number ()
 
const std::string & serial_number () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_serial_number (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_serial_number ()
 
PROTOBUF_NODISCARD std::string * release_serial_number ()
 
void set_allocated_serial_number (std::string *serial_number)
 
bool has_description () const
 
void clear_description ()
 
const std::string & description () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_description (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_description ()
 
PROTOBUF_NODISCARD std::string * release_description ()
 
void set_allocated_description (std::string *description)
 
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_device_type () const
 
void clear_device_type ()
 
uint32_t device_type () const
 
void set_device_type (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_location () const
 
void clear_location ()
 
uint32_t location () const
 
void set_location (uint32_t value)
 
bool has_polling_frequency () const
 
void clear_polling_frequency ()
 
uint32_t polling_frequency () const
 
void set_polling_frequency (uint32_t value)
 
bool has_extra_info () const
 
void clear_extra_info ()
 
uint32_t extra_info () const
 
void set_extra_info (uint32_t value)
 
bool has_firmware_major () const
 
void clear_firmware_major ()
 
uint32_t firmware_major () const
 
void set_firmware_major (uint32_t value)
 
bool has_firmware_minor () const
 
void clear_firmware_minor ()
 
uint32_t firmware_minor () const
 
void set_firmware_minor (uint32_t value)
 
bool has_firmware_revision () const
 
void clear_firmware_revision ()
 
uint32_t firmware_revision () const
 
void set_firmware_revision (uint32_t value)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_serial_number (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_description (ArgT0 &&arg0, ArgT... args)
 

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 SV2ReplyEnumeratedefault_instance ()
 
static const SV2ReplyEnumerateinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 SV2ReplyEnumerate (::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 (SV2ReplyEnumerate &a, SV2ReplyEnumerate &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kSerialNumberFieldNumber 
kDescriptionFieldNumber 
kHeaderFieldNumber 
kFooterFieldNumber 
kOriginalMsgTypeFieldNumber 
kNumberOfDevicesRespondingFieldNumber 
kNumberOfDevicesInMessageFieldNumber 
kVersionFieldNumber 
kDeviceTypeFieldNumber 
kBoardAddrFieldNumber 
kLocationFieldNumber 
kPollingFrequencyFieldNumber 
kExtraInfoFieldNumber 
kFirmwareMajorFieldNumber 
kFirmwareMinorFieldNumber 
kFirmwareRevisionFieldNumber 

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

◆ DCCLParameters

Constructor & Destructor Documentation

◆ SV2ReplyEnumerate() [1/5]

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

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

◆ ~SV2ReplyEnumerate()

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

◆ SV2ReplyEnumerate() [2/5]

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

◆ SV2ReplyEnumerate() [3/5]

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

◆ SV2ReplyEnumerate() [4/5]

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

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

◆ SV2ReplyEnumerate() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ board_addr()

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

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_board_addr()

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

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

◆ clear_description()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::clear_description ( )
inline

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

◆ clear_device_type()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::clear_device_type ( )
inline

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

◆ clear_extra_info()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::clear_extra_info ( )
inline

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

◆ clear_firmware_major()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::clear_firmware_major ( )
inline

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

◆ clear_firmware_minor()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::clear_firmware_minor ( )
inline

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

◆ clear_firmware_revision()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::clear_firmware_revision ( )
inline

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

◆ clear_footer()

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

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

◆ clear_header()

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

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

◆ clear_location()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::clear_location ( )
inline

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

◆ clear_number_of_devices_in_message()

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

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

◆ clear_number_of_devices_responding()

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

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

◆ clear_original_msg_type()

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

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

◆ clear_polling_frequency()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::clear_polling_frequency ( )
inline

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

◆ clear_serial_number()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::clear_serial_number ( )
inline

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

◆ clear_version()

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

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ description()

const std::string & goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::description ( ) const
inline

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

◆ descriptor()

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

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

◆ device_type()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::device_type ( ) const
inline

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

◆ extra_info()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::extra_info ( ) const
inline

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

◆ firmware_major()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::firmware_major ( ) const
inline

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

◆ firmware_minor()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::firmware_minor ( ) const
inline

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

◆ firmware_revision()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::firmware_revision ( ) const
inline

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

◆ footer()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_board_addr()

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

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

◆ has_description()

bool goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::has_description ( ) const
inline

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

◆ has_device_type()

bool goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::has_device_type ( ) const
inline

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

◆ has_extra_info()

bool goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::has_extra_info ( ) const
inline

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

◆ has_firmware_major()

bool goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::has_firmware_major ( ) const
inline

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

◆ has_firmware_minor()

bool goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::has_firmware_minor ( ) const
inline

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

◆ has_firmware_revision()

bool goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::has_firmware_revision ( ) const
inline

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

◆ has_footer()

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

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

◆ has_header()

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

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

◆ has_location()

bool goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::has_location ( ) const
inline

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

◆ has_number_of_devices_in_message()

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

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

◆ has_number_of_devices_responding()

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

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

◆ has_original_msg_type()

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

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

◆ has_polling_frequency()

bool goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::has_polling_frequency ( ) const
inline

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

◆ has_serial_number()

bool goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::has_serial_number ( ) const
inline

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

◆ has_version()

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

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

◆ header()

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

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ location()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::location ( ) const
inline

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

◆ MergeFrom()

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

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

◆ mutable_description()

std::string * goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::mutable_description ( )
inline

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

◆ mutable_footer()

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

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

◆ mutable_header()

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

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

◆ mutable_serial_number()

std::string * goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::mutable_serial_number ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ number_of_devices_in_message()

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

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

◆ number_of_devices_responding()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ original_msg_type()

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

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

◆ polling_frequency()

uint32_t goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::polling_frequency ( ) const
inline

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

◆ release_description()

std::string * goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::release_description ( )
inline

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

◆ release_footer()

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

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

◆ release_header()

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

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

◆ release_serial_number()

std::string * goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::release_serial_number ( )
inline

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

◆ serial_number()

const std::string & goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::serial_number ( ) const
inline

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

◆ set_allocated_description()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_allocated_description ( std::string *  description)
inline

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

◆ set_allocated_footer()

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

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

◆ set_allocated_header()

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

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

◆ set_allocated_serial_number()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_allocated_serial_number ( std::string *  serial_number)
inline

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

◆ set_board_addr()

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

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

◆ set_description() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_description ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_description() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_description ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

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

◆ set_device_type()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_device_type ( uint32_t  value)
inline

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

◆ set_extra_info()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_extra_info ( uint32_t  value)
inline

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

◆ set_firmware_major()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_firmware_major ( uint32_t  value)
inline

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

◆ set_firmware_minor()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_firmware_minor ( uint32_t  value)
inline

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

◆ set_firmware_revision()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_firmware_revision ( uint32_t  value)
inline

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

◆ set_location()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_location ( uint32_t  value)
inline

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

◆ set_number_of_devices_in_message()

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

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

◆ set_number_of_devices_responding()

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

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

◆ set_original_msg_type()

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

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

◆ set_polling_frequency()

void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_polling_frequency ( uint32_t  value)
inline

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

◆ set_serial_number() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_serial_number ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_serial_number() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::set_serial_number ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

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

◆ set_version()

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

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_footer()

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

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

◆ unsafe_arena_release_header()

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

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

◆ unsafe_arena_set_allocated_footer()

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

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

◆ unsafe_arena_set_allocated_header()

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

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

◆ UnsafeArenaSwap()

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

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

◆ version()

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

Definition at line 4385 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 1278 of file waveglider_sv2_frontseat_driver.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto

◆ swap

void swap ( SV2ReplyEnumerate a,
SV2ReplyEnumerate b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::_impl_

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

◆ kIndexInFileMessages

constexpr int goby::middleware::frontseat::protobuf::SV2ReplyEnumerate::kIndexInFileMessages
staticconstexpr
Initial value:
=
3

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


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