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

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

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

Public Types

enum  : int {
  kHeaderFieldNumber = 1 , kBodyFieldNumber = 4 , kFooterFieldNumber = 100 , kOriginalMsgTypeFieldNumber = 2 ,
  kCommandFormatFieldNumber = 3
}
 
enum  DCCLParameters { DCCL_ID = 8258817 , DCCL_MAX_BYTES = 557 }
 
typedef SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody CommandFollowFixedHeadingBody
 

Public Member Functions

 SV2CommandFollowFixedHeading ()
 
 ~SV2CommandFollowFixedHeading () override
 
PROTOBUF_CONSTEXPR SV2CommandFollowFixedHeading (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SV2CommandFollowFixedHeading (const SV2CommandFollowFixedHeading &from)
 
 SV2CommandFollowFixedHeading (SV2CommandFollowFixedHeading &&from) noexcept
 
SV2CommandFollowFixedHeadingoperator= (const SV2CommandFollowFixedHeading &from)
 
SV2CommandFollowFixedHeadingoperator= (SV2CommandFollowFixedHeading &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SV2CommandFollowFixedHeading *other)
 
void UnsafeArenaSwap (SV2CommandFollowFixedHeading *other)
 
SV2CommandFollowFixedHeadingNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const SV2CommandFollowFixedHeading &from)
 
void MergeFrom (const SV2CommandFollowFixedHeading &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_body () const
 
void clear_body ()
 
const ::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBodybody () const
 
PROTOBUF_NODISCARD::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody * release_body ()
 
::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBodymutable_body ()
 
void set_allocated_body (::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody *body)
 
void unsafe_arena_set_allocated_body (::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody *body)
 
::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBodyunsafe_arena_release_body ()
 
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_command_format () const
 
void clear_command_format ()
 
uint32_t command_format () const
 
void set_command_format (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 SV2CommandFollowFixedHeadingdefault_instance ()
 
static const SV2CommandFollowFixedHeadinginternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

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

Member Typedef Documentation

◆ CommandFollowFixedHeadingBody

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kHeaderFieldNumber 
kBodyFieldNumber 
kFooterFieldNumber 
kOriginalMsgTypeFieldNumber 
kCommandFormatFieldNumber 

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

◆ DCCLParameters

Constructor & Destructor Documentation

◆ SV2CommandFollowFixedHeading() [1/5]

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

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

◆ ~SV2CommandFollowFixedHeading()

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

◆ SV2CommandFollowFixedHeading() [2/5]

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

◆ SV2CommandFollowFixedHeading() [3/5]

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

◆ SV2CommandFollowFixedHeading() [4/5]

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

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

◆ SV2CommandFollowFixedHeading() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ body()

const ::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody & goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::body ( ) const
inline

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_body()

void goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::clear_body ( )
inline

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

◆ clear_command_format()

void goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::clear_command_format ( )
inline

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

◆ clear_footer()

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

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

◆ clear_header()

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

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

◆ clear_original_msg_type()

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

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

◆ command_format()

uint32_t goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::command_format ( ) const
inline

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ footer()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_body()

bool goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::has_body ( ) const
inline

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

◆ has_command_format()

bool goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::has_command_format ( ) const
inline

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

◆ has_footer()

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

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

◆ has_header()

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

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

◆ has_original_msg_type()

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

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

◆ header()

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

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ mutable_body()

goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody * goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::mutable_body ( )
inline

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

◆ mutable_footer()

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

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

◆ mutable_header()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ original_msg_type()

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

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

◆ release_body()

goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody * goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::release_body ( )
inline

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

◆ release_footer()

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

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

◆ release_header()

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

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

◆ set_allocated_body()

void goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::set_allocated_body ( ::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody body)
inline

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

◆ set_allocated_footer()

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

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

◆ set_allocated_header()

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

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

◆ set_command_format()

void goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::set_command_format ( uint32_t  value)
inline

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

◆ set_original_msg_type()

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

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_body()

goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody * goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::unsafe_arena_release_body ( )
inline

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

◆ unsafe_arena_release_footer()

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

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

◆ unsafe_arena_release_header()

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

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

◆ unsafe_arena_set_allocated_body()

void goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::unsafe_arena_set_allocated_body ( ::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody body)
inline

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

◆ unsafe_arena_set_allocated_footer()

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

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

◆ unsafe_arena_set_allocated_header()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto

◆ swap

void swap ( SV2CommandFollowFixedHeading a,
SV2CommandFollowFixedHeading b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::_impl_

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

◆ kIndexInFileMessages

constexpr int goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading::kIndexInFileMessages
staticconstexpr
Initial value:
=
13

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


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