JaiaBot  1.19.0
JaiaBot micro-AUV software
jaiabot::protobuf::LoRaMessage_ControlSurfaces Class Reference

#include <jaiabot/messages/feather.pb.h>

Inheritance diagram for jaiabot::protobuf::LoRaMessage_ControlSurfaces:
Collaboration diagram for jaiabot::protobuf::LoRaMessage_ControlSurfaces:

Public Member Functions

 LoRaMessage_ControlSurfaces ()
 
virtual ~LoRaMessage_ControlSurfaces ()
 
 LoRaMessage_ControlSurfaces (const LoRaMessage_ControlSurfaces &from)
 
LoRaMessage_ControlSurfacesoperator= (const LoRaMessage_ControlSurfaces &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (LoRaMessage_ControlSurfaces *other)
 
LoRaMessage_ControlSurfacesNew () const final
 
LoRaMessage_ControlSurfacesNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const LoRaMessage_ControlSurfaces &from)
 
void MergeFrom (const LoRaMessage_ControlSurfaces &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_motor () const
 
void clear_motor ()
 
::google::protobuf::int32 motor () const
 
void set_motor (::google::protobuf::int32 value)
 
bool has_port_elevator () const
 
void clear_port_elevator ()
 
::google::protobuf::int32 port_elevator () const
 
void set_port_elevator (::google::protobuf::int32 value)
 
bool has_stbd_elevator () const
 
void clear_stbd_elevator ()
 
::google::protobuf::int32 stbd_elevator () const
 
void set_stbd_elevator (::google::protobuf::int32 value)
 
bool has_rudder () const
 
void clear_rudder ()
 
::google::protobuf::int32 rudder () const
 
void set_rudder (::google::protobuf::int32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const LoRaMessage_ControlSurfacesdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const LoRaMessage_ControlSurfacesinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kMotorFieldNumber = 1
 
static const int kPortElevatorFieldNumber = 2
 
static const int kStbdElevatorFieldNumber = 3
 
static const int kRudderFieldNumber = 4
 

Friends

struct ::protobuf_jaiabot_2fmessages_2ffeather_2eproto::TableStruct
 
void swap (LoRaMessage_ControlSurfaces &a, LoRaMessage_ControlSurfaces &b)
 

Detailed Description

Definition at line 121 of file feather.pb.h.

Constructor & Destructor Documentation

◆ LoRaMessage_ControlSurfaces() [1/2]

jaiabot::protobuf::LoRaMessage_ControlSurfaces::LoRaMessage_ControlSurfaces ( )

◆ ~LoRaMessage_ControlSurfaces()

virtual jaiabot::protobuf::LoRaMessage_ControlSurfaces::~LoRaMessage_ControlSurfaces ( )
virtual

◆ LoRaMessage_ControlSurfaces() [2/2]

jaiabot::protobuf::LoRaMessage_ControlSurfaces::LoRaMessage_ControlSurfaces ( const LoRaMessage_ControlSurfaces from)

Member Function Documentation

◆ ByteSizeLong()

size_t jaiabot::protobuf::LoRaMessage_ControlSurfaces::ByteSizeLong ( ) const
final

◆ Clear()

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::Clear ( )
final

◆ clear_motor()

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::clear_motor ( )
inline

Definition at line 589 of file feather.pb.h.

◆ clear_port_elevator()

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::clear_port_elevator ( )
inline

Definition at line 613 of file feather.pb.h.

◆ clear_rudder()

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::clear_rudder ( )
inline

Definition at line 661 of file feather.pb.h.

◆ clear_stbd_elevator()

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::clear_stbd_elevator ( )
inline

Definition at line 637 of file feather.pb.h.

◆ CopyFrom() [1/2]

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::CopyFrom ( const LoRaMessage_ControlSurfaces from)

◆ default_instance()

static const LoRaMessage_ControlSurfaces& jaiabot::protobuf::LoRaMessage_ControlSurfaces::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* jaiabot::protobuf::LoRaMessage_ControlSurfaces::descriptor ( )
static

◆ GetCachedSize()

int jaiabot::protobuf::LoRaMessage_ControlSurfaces::GetCachedSize ( ) const
inlinefinal

Definition at line 193 of file feather.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata jaiabot::protobuf::LoRaMessage_ControlSurfaces::GetMetadata ( ) const
final

◆ has_motor()

bool jaiabot::protobuf::LoRaMessage_ControlSurfaces::has_motor ( ) const
inline

Definition at line 580 of file feather.pb.h.

◆ has_port_elevator()

bool jaiabot::protobuf::LoRaMessage_ControlSurfaces::has_port_elevator ( ) const
inline

Definition at line 604 of file feather.pb.h.

◆ has_rudder()

bool jaiabot::protobuf::LoRaMessage_ControlSurfaces::has_rudder ( ) const
inline

Definition at line 652 of file feather.pb.h.

◆ has_stbd_elevator()

bool jaiabot::protobuf::LoRaMessage_ControlSurfaces::has_stbd_elevator ( ) const
inline

Definition at line 628 of file feather.pb.h.

◆ InitAsDefaultInstance()

static void jaiabot::protobuf::LoRaMessage_ControlSurfaces::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const LoRaMessage_ControlSurfaces* jaiabot::protobuf::LoRaMessage_ControlSurfaces::internal_default_instance ( )
inlinestatic

Definition at line 158 of file feather.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* jaiabot::protobuf::LoRaMessage_ControlSurfaces::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool jaiabot::protobuf::LoRaMessage_ControlSurfaces::IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::MergeFrom ( const LoRaMessage_ControlSurfaces from)

◆ MergePartialFromCodedStream()

bool jaiabot::protobuf::LoRaMessage_ControlSurfaces::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ motor()

google::protobuf::int32 jaiabot::protobuf::LoRaMessage_ControlSurfaces::motor ( ) const
inline

Definition at line 593 of file feather.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* jaiabot::protobuf::LoRaMessage_ControlSurfaces::mutable_unknown_fields ( )
inline

Definition at line 150 of file feather.pb.h.

◆ New() [1/2]

LoRaMessage_ControlSurfaces* jaiabot::protobuf::LoRaMessage_ControlSurfaces::New ( ) const
inlinefinal

Definition at line 172 of file feather.pb.h.

◆ New() [2/2]

LoRaMessage_ControlSurfaces* jaiabot::protobuf::LoRaMessage_ControlSurfaces::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

Definition at line 176 of file feather.pb.h.

◆ operator=()

LoRaMessage_ControlSurfaces& jaiabot::protobuf::LoRaMessage_ControlSurfaces::operator= ( const LoRaMessage_ControlSurfaces from)
inline

Definition at line 128 of file feather.pb.h.

◆ port_elevator()

google::protobuf::int32 jaiabot::protobuf::LoRaMessage_ControlSurfaces::port_elevator ( ) const
inline

Definition at line 617 of file feather.pb.h.

◆ rudder()

google::protobuf::int32 jaiabot::protobuf::LoRaMessage_ControlSurfaces::rudder ( ) const
inline

Definition at line 665 of file feather.pb.h.

◆ SerializeWithCachedSizes()

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_motor()

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::set_motor ( ::google::protobuf::int32  value)
inline

Definition at line 597 of file feather.pb.h.

◆ set_port_elevator()

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::set_port_elevator ( ::google::protobuf::int32  value)
inline

Definition at line 621 of file feather.pb.h.

◆ set_rudder()

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::set_rudder ( ::google::protobuf::int32  value)
inline

Definition at line 669 of file feather.pb.h.

◆ set_stbd_elevator()

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::set_stbd_elevator ( ::google::protobuf::int32  value)
inline

Definition at line 645 of file feather.pb.h.

◆ stbd_elevator()

google::protobuf::int32 jaiabot::protobuf::LoRaMessage_ControlSurfaces::stbd_elevator ( ) const
inline

Definition at line 641 of file feather.pb.h.

◆ Swap()

void jaiabot::protobuf::LoRaMessage_ControlSurfaces::Swap ( LoRaMessage_ControlSurfaces other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& jaiabot::protobuf::LoRaMessage_ControlSurfaces::unknown_fields ( ) const
inline

Definition at line 147 of file feather.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2ffeather_2eproto::TableStruct

Definition at line 264 of file feather.pb.h.

◆ swap

void swap ( LoRaMessage_ControlSurfaces a,
LoRaMessage_ControlSurfaces b 
)
friend

Definition at line 166 of file feather.pb.h.

Member Data Documentation

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::LoRaMessage_ControlSurfaces::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 162 of file feather.pb.h.

◆ kMotorFieldNumber

const int jaiabot::protobuf::LoRaMessage_ControlSurfaces::kMotorFieldNumber = 1
static

Definition at line 218 of file feather.pb.h.

◆ kPortElevatorFieldNumber

const int jaiabot::protobuf::LoRaMessage_ControlSurfaces::kPortElevatorFieldNumber = 2
static

Definition at line 225 of file feather.pb.h.

◆ kRudderFieldNumber

const int jaiabot::protobuf::LoRaMessage_ControlSurfaces::kRudderFieldNumber = 4
static

Definition at line 239 of file feather.pb.h.

◆ kStbdElevatorFieldNumber

const int jaiabot::protobuf::LoRaMessage_ControlSurfaces::kStbdElevatorFieldNumber = 3
static

Definition at line 232 of file feather.pb.h.


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