JaiaBot 2.7.0+40+ge813615b
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaiabot::protobuf::MotorUsageBin Class Referencefinal

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

Inheritance diagram for jaiabot::protobuf::MotorUsageBin:
Collaboration diagram for jaiabot::protobuf::MotorUsageBin:

Public Types

enum  : int { kAverageRpmFieldNumber = 2 , kUsageTimeSecondsFieldNumber = 3 , kMotorMicrosFieldNumber = 1 }
 

Public Member Functions

 MotorUsageBin ()
 
 ~MotorUsageBin () override
 
PROTOBUF_CONSTEXPR MotorUsageBin (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 MotorUsageBin (const MotorUsageBin &from)
 
 MotorUsageBin (MotorUsageBin &&from) noexcept
 
MotorUsageBinoperator= (const MotorUsageBin &from)
 
MotorUsageBinoperator= (MotorUsageBin &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MotorUsageBin *other)
 
void UnsafeArenaSwap (MotorUsageBin *other)
 
MotorUsageBinNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const MotorUsageBin &from)
 
void MergeFrom (const MotorUsageBin &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_average_rpm () const
 
void clear_average_rpm ()
 
double average_rpm () const
 
void set_average_rpm (double value)
 
bool has_usage_time_seconds () const
 
void clear_usage_time_seconds ()
 
double usage_time_seconds () const
 
void set_usage_time_seconds (double value)
 
bool has_motor_micros () const
 
void clear_motor_micros ()
 
int32_t motor_micros () const
 
void set_motor_micros (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 MotorUsageBindefault_instance ()
 
static const MotorUsageBininternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 105 of file motor.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kAverageRpmFieldNumber 
kUsageTimeSecondsFieldNumber 
kMotorMicrosFieldNumber 

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

Constructor & Destructor Documentation

◆ MotorUsageBin() [1/5]

jaiabot::protobuf::MotorUsageBin::MotorUsageBin ( )
inline

Definition at line 108 of file motor.pb.h.

◆ ~MotorUsageBin()

jaiabot::protobuf::MotorUsageBin::~MotorUsageBin ( )
override

◆ MotorUsageBin() [2/5]

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

◆ MotorUsageBin() [3/5]

jaiabot::protobuf::MotorUsageBin::MotorUsageBin ( const MotorUsageBin from)

◆ MotorUsageBin() [4/5]

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

Definition at line 113 of file motor.pb.h.

◆ MotorUsageBin() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ average_rpm()

double jaiabot::protobuf::MotorUsageBin::average_rpm ( ) const
inline

Definition at line 969 of file motor.pb.h.

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_average_rpm()

void jaiabot::protobuf::MotorUsageBin::clear_average_rpm ( )
inline

Definition at line 962 of file motor.pb.h.

◆ clear_motor_micros()

void jaiabot::protobuf::MotorUsageBin::clear_motor_micros ( )
inline

Definition at line 934 of file motor.pb.h.

◆ clear_usage_time_seconds()

void jaiabot::protobuf::MotorUsageBin::clear_usage_time_seconds ( )
inline

Definition at line 990 of file motor.pb.h.

◆ CopyFrom()

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

◆ default_instance()

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

Definition at line 152 of file motor.pb.h.

◆ descriptor()

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

Definition at line 143 of file motor.pb.h.

◆ GetCachedSize()

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

Definition at line 205 of file motor.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 146 of file motor.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 149 of file motor.pb.h.

◆ has_average_rpm()

bool jaiabot::protobuf::MotorUsageBin::has_average_rpm ( ) const
inline

Definition at line 959 of file motor.pb.h.

◆ has_motor_micros()

bool jaiabot::protobuf::MotorUsageBin::has_motor_micros ( ) const
inline

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

◆ has_usage_time_seconds()

bool jaiabot::protobuf::MotorUsageBin::has_usage_time_seconds ( ) const
inline

Definition at line 987 of file motor.pb.h.

◆ internal_default_instance()

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

Definition at line 155 of file motor.pb.h.

◆ IsInitialized()

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

◆ MergeFrom()

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

Definition at line 192 of file motor.pb.h.

◆ motor_micros()

int32_t jaiabot::protobuf::MotorUsageBin::motor_micros ( ) const
inline

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

◆ mutable_unknown_fields()

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

Definition at line 139 of file motor.pb.h.

◆ New()

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

Definition at line 186 of file motor.pb.h.

◆ operator=() [1/2]

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

Definition at line 118 of file motor.pb.h.

◆ operator=() [2/2]

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

Definition at line 122 of file motor.pb.h.

◆ set_average_rpm()

void jaiabot::protobuf::MotorUsageBin::set_average_rpm ( double  value)
inline

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

◆ set_motor_micros()

void jaiabot::protobuf::MotorUsageBin::set_motor_micros ( int32_t  value)
inline

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

◆ set_usage_time_seconds()

void jaiabot::protobuf::MotorUsageBin::set_usage_time_seconds ( double  value)
inline

Definition at line 1005 of file motor.pb.h.

◆ Swap()

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

Definition at line 165 of file motor.pb.h.

◆ unknown_fields()

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

Definition at line 136 of file motor.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 178 of file motor.pb.h.

◆ usage_time_seconds()

double jaiabot::protobuf::MotorUsageBin::usage_time_seconds ( ) const
inline

Definition at line 997 of file motor.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 280 of file motor.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 214 of file motor.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2fmotor_2eproto

Definition at line 291 of file motor.pb.h.

◆ swap

void swap ( MotorUsageBin a,
MotorUsageBin b 
)
friend

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

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::MotorUsageBin::_class_data_
static

Definition at line 223 of file motor.pb.h.

◆ _impl_

Impl_ jaiabot::protobuf::MotorUsageBin::_impl_

Definition at line 290 of file motor.pb.h.

◆ kIndexInFileMessages

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

Definition at line 159 of file motor.pb.h.


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