JaiaBot 2.0.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaiabot::protobuf::MotorBounds Class Referencefinal

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

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

Public Types

enum  : int {
  kForwardStartFieldNumber = 1 , kReverseStartFieldNumber = 2 , kMaxReverseFieldNumber = 3 , kThrottleZeroNetBuoyancyFieldNumber = 4 ,
  kThrottleDiveFieldNumber = 5 , kThrottleAscentFieldNumber = 6
}
 

Public Member Functions

 MotorBounds ()
 
 ~MotorBounds () override
 
PROTOBUF_CONSTEXPR MotorBounds (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 MotorBounds (const MotorBounds &from)
 
 MotorBounds (MotorBounds &&from) noexcept
 
MotorBoundsoperator= (const MotorBounds &from)
 
MotorBoundsoperator= (MotorBounds &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MotorBounds *other)
 
void UnsafeArenaSwap (MotorBounds *other)
 
MotorBoundsNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const MotorBounds &from)
 
void MergeFrom (const MotorBounds &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_forwardstart () const
 
void clear_forwardstart ()
 
int32_t forwardstart () const
 
void set_forwardstart (int32_t value)
 
bool has_reversestart () const
 
void clear_reversestart ()
 
int32_t reversestart () const
 
void set_reversestart (int32_t value)
 
bool has_max_reverse () const
 
void clear_max_reverse ()
 
int32_t max_reverse () const
 
void set_max_reverse (int32_t value)
 
bool has_throttle_zero_net_buoyancy () const
 
void clear_throttle_zero_net_buoyancy ()
 
int32_t throttle_zero_net_buoyancy () const
 
void set_throttle_zero_net_buoyancy (int32_t value)
 
bool has_throttle_dive () const
 
void clear_throttle_dive ()
 
int32_t throttle_dive () const
 
void set_throttle_dive (int32_t value)
 
bool has_throttle_ascent () const
 
void clear_throttle_ascent ()
 
int32_t throttle_ascent () const
 
void set_throttle_ascent (int32_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 MotorBoundsdefault_instance ()
 
static const MotorBoundsinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 MotorBounds (::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_jaiabot_2fmessages_2fbounds_2eproto
 
void swap (MotorBounds &a, MotorBounds &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kForwardStartFieldNumber 
kReverseStartFieldNumber 
kMaxReverseFieldNumber 
kThrottleZeroNetBuoyancyFieldNumber 
kThrottleDiveFieldNumber 
kThrottleAscentFieldNumber 

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

Constructor & Destructor Documentation

◆ MotorBounds() [1/5]

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

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

◆ ~MotorBounds()

jaiabot::protobuf::MotorBounds::~MotorBounds ( )
override

◆ MotorBounds() [2/5]

PROTOBUF_CONSTEXPR jaiabot::protobuf::MotorBounds::MotorBounds ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ MotorBounds() [3/5]

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

◆ MotorBounds() [4/5]

jaiabot::protobuf::MotorBounds::MotorBounds ( MotorBounds &&  from)
inlinenoexcept

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

◆ MotorBounds() [5/5]

jaiabot::protobuf::MotorBounds::MotorBounds ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * jaiabot::protobuf::MotorBounds::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * jaiabot::protobuf::MotorBounds::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_forwardstart()

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

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

◆ clear_max_reverse()

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

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

◆ clear_reversestart()

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

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

◆ clear_throttle_ascent()

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

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

◆ clear_throttle_dive()

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

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

◆ clear_throttle_zero_net_buoyancy()

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

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::MotorBounds::descriptor ( )
inlinestatic

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

◆ forwardstart()

int32_t jaiabot::protobuf::MotorBounds::forwardstart ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::MotorBounds::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::MotorBounds::GetDescriptor ( )
inlinestatic

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

◆ GetMetadata()

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

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::MotorBounds::GetReflection ( )
inlinestatic

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

◆ has_forwardstart()

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

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

◆ has_max_reverse()

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

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

◆ has_reversestart()

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

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

◆ has_throttle_ascent()

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

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

◆ has_throttle_dive()

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

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

◆ has_throttle_zero_net_buoyancy()

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

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ max_reverse()

int32_t jaiabot::protobuf::MotorBounds::max_reverse ( ) const
inline

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

◆ MergeFrom()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

MotorBounds * jaiabot::protobuf::MotorBounds::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

MotorBounds & jaiabot::protobuf::MotorBounds::operator= ( MotorBounds &&  from)
inlinenoexcept

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

◆ reversestart()

int32_t jaiabot::protobuf::MotorBounds::reversestart ( ) const
inline

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

◆ set_forwardstart()

void jaiabot::protobuf::MotorBounds::set_forwardstart ( int32_t  value)
inline

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

◆ set_max_reverse()

void jaiabot::protobuf::MotorBounds::set_max_reverse ( int32_t  value)
inline

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

◆ set_reversestart()

void jaiabot::protobuf::MotorBounds::set_reversestart ( int32_t  value)
inline

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

◆ set_throttle_ascent()

void jaiabot::protobuf::MotorBounds::set_throttle_ascent ( int32_t  value)
inline

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

◆ set_throttle_dive()

void jaiabot::protobuf::MotorBounds::set_throttle_dive ( int32_t  value)
inline

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

◆ set_throttle_zero_net_buoyancy()

void jaiabot::protobuf::MotorBounds::set_throttle_zero_net_buoyancy ( int32_t  value)
inline

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

◆ Swap()

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

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

◆ throttle_ascent()

int32_t jaiabot::protobuf::MotorBounds::throttle_ascent ( ) const
inline

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

◆ throttle_dive()

int32_t jaiabot::protobuf::MotorBounds::throttle_dive ( ) const
inline

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

◆ throttle_zero_net_buoyancy()

int32_t jaiabot::protobuf::MotorBounds::throttle_zero_net_buoyancy ( ) const
inline

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

void jaiabot::protobuf::MotorBounds::UnsafeArenaSwap ( MotorBounds other)
inline

Definition at line 338 of file bounds.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 482 of file bounds.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_jaiabot_2fmessages_2fbounds_2eproto

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

◆ swap

void swap ( MotorBounds a,
MotorBounds b 
)
friend

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

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::MotorBounds::_class_data_
static

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

◆ _impl_

Impl_ jaiabot::protobuf::MotorBounds::_impl_

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

◆ kIndexInFileMessages

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

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


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