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

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

Inheritance diagram for jaiabot::protobuf::IMUCommand:
Collaboration diagram for jaiabot::protobuf::IMUCommand:

Public Types

enum  : int { kTypeFieldNumber = 1 }
 
typedef IMUCommand_IMUCommandType IMUCommandType
 

Public Member Functions

 IMUCommand ()
 
 ~IMUCommand () override
 
PROTOBUF_CONSTEXPR IMUCommand (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 IMUCommand (const IMUCommand &from)
 
 IMUCommand (IMUCommand &&from) noexcept
 
IMUCommandoperator= (const IMUCommand &from)
 
IMUCommandoperator= (IMUCommand &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (IMUCommand *other)
 
void UnsafeArenaSwap (IMUCommand *other)
 
IMUCommandNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const IMUCommand &from)
 
void MergeFrom (const IMUCommand &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_type () const
 
void clear_type ()
 
::jaiabot::protobuf::IMUCommand_IMUCommandType type () const
 
void set_type (::jaiabot::protobuf::IMUCommand_IMUCommandType 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 IMUCommanddefault_instance ()
 
static const IMUCommandinternal_default_instance ()
 
static bool IMUCommandType_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * IMUCommandType_descriptor ()
 
template<typename T >
static const std::string & IMUCommandType_Name (T enum_t_value)
 
static bool IMUCommandType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, IMUCommandType *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 
static constexpr IMUCommandType TAKE_READING
 
static constexpr IMUCommandType START_WAVE_HEIGHT_SAMPLING
 
static constexpr IMUCommandType STOP_WAVE_HEIGHT_SAMPLING
 
static constexpr IMUCommandType START_BOTTOM_TYPE_SAMPLING
 
static constexpr IMUCommandType STOP_BOTTOM_TYPE_SAMPLING
 
static constexpr IMUCommandType START_CALIBRATION
 
static constexpr IMUCommandType IMUCommandType_MIN
 
static constexpr IMUCommandType IMUCommandType_MAX
 
static constexpr int IMUCommandType_ARRAYSIZE
 

Protected Member Functions

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

Detailed Description

Definition at line 203 of file imu.pb.h.

Member Typedef Documentation

◆ IMUCommandType

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kTypeFieldNumber 

Definition at line 368 of file imu.pb.h.

Constructor & Destructor Documentation

◆ IMUCommand() [1/5]

jaiabot::protobuf::IMUCommand::IMUCommand ( )
inline

Definition at line 206 of file imu.pb.h.

◆ ~IMUCommand()

jaiabot::protobuf::IMUCommand::~IMUCommand ( )
override

◆ IMUCommand() [2/5]

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

◆ IMUCommand() [3/5]

jaiabot::protobuf::IMUCommand::IMUCommand ( const IMUCommand from)

◆ IMUCommand() [4/5]

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

Definition at line 211 of file imu.pb.h.

◆ IMUCommand() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_type()

void jaiabot::protobuf::IMUCommand::clear_type ( )
inline

Definition at line 2341 of file imu.pb.h.

◆ CopyFrom()

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

◆ default_instance()

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

Definition at line 250 of file imu.pb.h.

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 244 of file imu.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 247 of file imu.pb.h.

◆ has_type()

bool jaiabot::protobuf::IMUCommand::has_type ( ) const
inline

Definition at line 2338 of file imu.pb.h.

◆ IMUCommandType_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * jaiabot::protobuf::IMUCommand::IMUCommandType_descriptor ( )
inlinestatic

Definition at line 351 of file imu.pb.h.

◆ IMUCommandType_IsValid()

static bool jaiabot::protobuf::IMUCommand::IMUCommandType_IsValid ( int  value)
inlinestatic

Definition at line 341 of file imu.pb.h.

◆ IMUCommandType_Name()

template<typename T >
static const std::string & jaiabot::protobuf::IMUCommand::IMUCommandType_Name ( enum_t_value)
inlinestatic

Definition at line 355 of file imu.pb.h.

◆ IMUCommandType_Parse()

static bool jaiabot::protobuf::IMUCommand::IMUCommandType_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
IMUCommandType value 
)
inlinestatic

Definition at line 361 of file imu.pb.h.

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ mutable_unknown_fields()

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

Definition at line 237 of file imu.pb.h.

◆ New()

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

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

◆ operator=() [1/2]

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

Definition at line 216 of file imu.pb.h.

◆ operator=() [2/2]

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

Definition at line 220 of file imu.pb.h.

◆ set_type()

void jaiabot::protobuf::IMUCommand::set_type ( ::jaiabot::protobuf::IMUCommand_IMUCommandType  value)
inline

Definition at line 2357 of file imu.pb.h.

◆ Swap()

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

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

◆ type()

jaiabot::protobuf::IMUCommand_IMUCommandType jaiabot::protobuf::IMUCommand::type ( ) const
inline

Definition at line 2348 of file imu.pb.h.

◆ unknown_fields()

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

Definition at line 234 of file imu.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 276 of file imu.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 388 of file imu.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_jaiabot_2fmessages_2fimu_2eproto

Definition at line 397 of file imu.pb.h.

◆ swap

void swap ( IMUCommand a,
IMUCommand b 
)
friend

Definition at line 260 of file imu.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::IMUCommand::_class_data_
static

Definition at line 321 of file imu.pb.h.

◆ _impl_

Impl_ jaiabot::protobuf::IMUCommand::_impl_

Definition at line 396 of file imu.pb.h.

◆ IMUCommandType_ARRAYSIZE

constexpr int jaiabot::protobuf::IMUCommand::IMUCommandType_ARRAYSIZE
staticconstexpr
Initial value:

Definition at line 348 of file imu.pb.h.

◆ IMUCommandType_MAX

constexpr IMUCommandType jaiabot::protobuf::IMUCommand::IMUCommandType_MAX
staticconstexpr
Initial value:
=
constexpr IMUCommand_IMUCommandType IMUCommand_IMUCommandType_IMUCommandType_MAX
Definition imu.pb.h:109

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

◆ IMUCommandType_MIN

constexpr IMUCommandType jaiabot::protobuf::IMUCommand::IMUCommandType_MIN
staticconstexpr
Initial value:
=
constexpr IMUCommand_IMUCommandType IMUCommand_IMUCommandType_IMUCommandType_MIN
Definition imu.pb.h:108

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

◆ kIndexInFileMessages

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

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

◆ START_BOTTOM_TYPE_SAMPLING

constexpr IMUCommandType jaiabot::protobuf::IMUCommand::START_BOTTOM_TYPE_SAMPLING
staticconstexpr
Initial value:

Definition at line 335 of file imu.pb.h.

◆ START_CALIBRATION

constexpr IMUCommandType jaiabot::protobuf::IMUCommand::START_CALIBRATION
staticconstexpr
Initial value:

Definition at line 339 of file imu.pb.h.

◆ START_WAVE_HEIGHT_SAMPLING

constexpr IMUCommandType jaiabot::protobuf::IMUCommand::START_WAVE_HEIGHT_SAMPLING
staticconstexpr
Initial value:

Definition at line 331 of file imu.pb.h.

◆ STOP_BOTTOM_TYPE_SAMPLING

constexpr IMUCommandType jaiabot::protobuf::IMUCommand::STOP_BOTTOM_TYPE_SAMPLING
staticconstexpr
Initial value:

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

◆ STOP_WAVE_HEIGHT_SAMPLING

constexpr IMUCommandType jaiabot::protobuf::IMUCommand::STOP_WAVE_HEIGHT_SAMPLING
staticconstexpr
Initial value:

Definition at line 333 of file imu.pb.h.

◆ TAKE_READING

constexpr IMUCommandType jaiabot::protobuf::IMUCommand::TAKE_READING
staticconstexpr
Initial value:

Definition at line 329 of file imu.pb.h.


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