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

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

Inheritance diagram for jaiabot::protobuf::MotorBounds:
Collaboration diagram for jaiabot::protobuf::MotorBounds:

Public Member Functions

 MotorBounds ()
 
virtual ~MotorBounds ()
 
 MotorBounds (const MotorBounds &from)
 
MotorBoundsoperator= (const MotorBounds &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MotorBounds *other)
 
MotorBoundsNew () const final
 
MotorBoundsNew (::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 MotorBounds &from)
 
void MergeFrom (const MotorBounds &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_forwardstart () const
 
void clear_forwardstart ()
 
::google::protobuf::int32 forwardstart () const
 
void set_forwardstart (::google::protobuf::int32 value)
 
bool has_reversestart () const
 
void clear_reversestart ()
 
::google::protobuf::int32 reversestart () const
 
void set_reversestart (::google::protobuf::int32 value)
 
bool has_max_reverse () const
 
void clear_max_reverse ()
 
::google::protobuf::int32 max_reverse () const
 
void set_max_reverse (::google::protobuf::int32 value)
 
bool has_throttle_zero_net_buoyancy () const
 
void clear_throttle_zero_net_buoyancy ()
 
::google::protobuf::int32 throttle_zero_net_buoyancy () const
 
void set_throttle_zero_net_buoyancy (::google::protobuf::int32 value)
 
bool has_throttle_dive () const
 
void clear_throttle_dive ()
 
::google::protobuf::int32 throttle_dive () const
 
void set_throttle_dive (::google::protobuf::int32 value)
 
bool has_throttle_ascent () const
 
void clear_throttle_ascent ()
 
::google::protobuf::int32 throttle_ascent () const
 
void set_throttle_ascent (::google::protobuf::int32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const MotorBoundsdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const MotorBoundsinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kForwardStartFieldNumber = 1
 
static const int kReverseStartFieldNumber = 2
 
static const int kMaxReverseFieldNumber = 3
 
static const int kThrottleZeroNetBuoyancyFieldNumber = 4
 
static const int kThrottleDiveFieldNumber = 5
 
static const int kThrottleAscentFieldNumber = 6
 

Friends

struct ::protobuf_jaiabot_2fmessages_2fbounds_2eproto::TableStruct
 
void swap (MotorBounds &a, MotorBounds &b)
 

Detailed Description

Definition at line 212 of file bounds.pb.h.

Constructor & Destructor Documentation

◆ MotorBounds() [1/2]

jaiabot::protobuf::MotorBounds::MotorBounds ( )

◆ ~MotorBounds()

virtual jaiabot::protobuf::MotorBounds::~MotorBounds ( )
virtual

◆ MotorBounds() [2/2]

jaiabot::protobuf::MotorBounds::MotorBounds ( const MotorBounds from)

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_forwardstart()

void jaiabot::protobuf::MotorBounds::clear_forwardstart ( )
inline

Definition at line 635 of file bounds.pb.h.

◆ clear_max_reverse()

void jaiabot::protobuf::MotorBounds::clear_max_reverse ( )
inline

Definition at line 683 of file bounds.pb.h.

◆ clear_reversestart()

void jaiabot::protobuf::MotorBounds::clear_reversestart ( )
inline

Definition at line 659 of file bounds.pb.h.

◆ clear_throttle_ascent()

void jaiabot::protobuf::MotorBounds::clear_throttle_ascent ( )
inline

Definition at line 755 of file bounds.pb.h.

◆ clear_throttle_dive()

void jaiabot::protobuf::MotorBounds::clear_throttle_dive ( )
inline

Definition at line 731 of file bounds.pb.h.

◆ clear_throttle_zero_net_buoyancy()

void jaiabot::protobuf::MotorBounds::clear_throttle_zero_net_buoyancy ( )
inline

Definition at line 707 of file bounds.pb.h.

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ forwardstart()

google::protobuf::int32 jaiabot::protobuf::MotorBounds::forwardstart ( ) const
inline

Definition at line 639 of file bounds.pb.h.

◆ GetCachedSize()

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

Definition at line 284 of file bounds.pb.h.

◆ GetMetadata()

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

◆ has_forwardstart()

bool jaiabot::protobuf::MotorBounds::has_forwardstart ( ) const
inline

Definition at line 626 of file bounds.pb.h.

◆ has_max_reverse()

bool jaiabot::protobuf::MotorBounds::has_max_reverse ( ) const
inline

Definition at line 674 of file bounds.pb.h.

◆ has_reversestart()

bool jaiabot::protobuf::MotorBounds::has_reversestart ( ) const
inline

Definition at line 650 of file bounds.pb.h.

◆ has_throttle_ascent()

bool jaiabot::protobuf::MotorBounds::has_throttle_ascent ( ) const
inline

Definition at line 746 of file bounds.pb.h.

◆ has_throttle_dive()

bool jaiabot::protobuf::MotorBounds::has_throttle_dive ( ) const
inline

Definition at line 722 of file bounds.pb.h.

◆ has_throttle_zero_net_buoyancy()

bool jaiabot::protobuf::MotorBounds::has_throttle_zero_net_buoyancy ( ) const
inline

Definition at line 698 of file bounds.pb.h.

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

Definition at line 249 of file bounds.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ max_reverse()

google::protobuf::int32 jaiabot::protobuf::MotorBounds::max_reverse ( ) const
inline

Definition at line 687 of file bounds.pb.h.

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_unknown_fields()

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

Definition at line 241 of file bounds.pb.h.

◆ New() [1/2]

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

Definition at line 263 of file bounds.pb.h.

◆ New() [2/2]

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

Definition at line 267 of file bounds.pb.h.

◆ operator=()

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

Definition at line 219 of file bounds.pb.h.

◆ reversestart()

google::protobuf::int32 jaiabot::protobuf::MotorBounds::reversestart ( ) const
inline

Definition at line 663 of file bounds.pb.h.

◆ SerializeWithCachedSizes()

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

◆ set_forwardstart()

void jaiabot::protobuf::MotorBounds::set_forwardstart ( ::google::protobuf::int32  value)
inline

Definition at line 643 of file bounds.pb.h.

◆ set_max_reverse()

void jaiabot::protobuf::MotorBounds::set_max_reverse ( ::google::protobuf::int32  value)
inline

Definition at line 691 of file bounds.pb.h.

◆ set_reversestart()

void jaiabot::protobuf::MotorBounds::set_reversestart ( ::google::protobuf::int32  value)
inline

Definition at line 667 of file bounds.pb.h.

◆ set_throttle_ascent()

void jaiabot::protobuf::MotorBounds::set_throttle_ascent ( ::google::protobuf::int32  value)
inline

Definition at line 763 of file bounds.pb.h.

◆ set_throttle_dive()

void jaiabot::protobuf::MotorBounds::set_throttle_dive ( ::google::protobuf::int32  value)
inline

Definition at line 739 of file bounds.pb.h.

◆ set_throttle_zero_net_buoyancy()

void jaiabot::protobuf::MotorBounds::set_throttle_zero_net_buoyancy ( ::google::protobuf::int32  value)
inline

Definition at line 715 of file bounds.pb.h.

◆ Swap()

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

◆ throttle_ascent()

google::protobuf::int32 jaiabot::protobuf::MotorBounds::throttle_ascent ( ) const
inline

Definition at line 759 of file bounds.pb.h.

◆ throttle_dive()

google::protobuf::int32 jaiabot::protobuf::MotorBounds::throttle_dive ( ) const
inline

Definition at line 735 of file bounds.pb.h.

◆ throttle_zero_net_buoyancy()

google::protobuf::int32 jaiabot::protobuf::MotorBounds::throttle_zero_net_buoyancy ( ) const
inline

Definition at line 711 of file bounds.pb.h.

◆ unknown_fields()

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

Definition at line 238 of file bounds.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2fbounds_2eproto::TableStruct

Definition at line 372 of file bounds.pb.h.

◆ swap

void swap ( MotorBounds a,
MotorBounds b 
)
friend

Definition at line 257 of file bounds.pb.h.

Member Data Documentation

◆ kForwardStartFieldNumber

const int jaiabot::protobuf::MotorBounds::kForwardStartFieldNumber = 1
static

Definition at line 309 of file bounds.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::MotorBounds::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

Definition at line 253 of file bounds.pb.h.

◆ kMaxReverseFieldNumber

const int jaiabot::protobuf::MotorBounds::kMaxReverseFieldNumber = 3
static

Definition at line 323 of file bounds.pb.h.

◆ kReverseStartFieldNumber

const int jaiabot::protobuf::MotorBounds::kReverseStartFieldNumber = 2
static

Definition at line 316 of file bounds.pb.h.

◆ kThrottleAscentFieldNumber

const int jaiabot::protobuf::MotorBounds::kThrottleAscentFieldNumber = 6
static

Definition at line 344 of file bounds.pb.h.

◆ kThrottleDiveFieldNumber

const int jaiabot::protobuf::MotorBounds::kThrottleDiveFieldNumber = 5
static

Definition at line 337 of file bounds.pb.h.

◆ kThrottleZeroNetBuoyancyFieldNumber

const int jaiabot::protobuf::MotorBounds::kThrottleZeroNetBuoyancyFieldNumber = 4
static

Definition at line 330 of file bounds.pb.h.


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