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

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

Inheritance diagram for jaiabot::protobuf::SimulatorCommand:
Collaboration diagram for jaiabot::protobuf::SimulatorCommand:

Public Types

enum  CommandCase { kGpsDropout = 1 , kStopForwardProgress = 2 , COMMAND_NOT_SET = 0 }
 
enum  : int { kGpsDropoutFieldNumber = 1 , kStopForwardProgressFieldNumber = 2 }
 
typedef SimulatorCommand_GPSDropOut GPSDropOut
 
typedef SimulatorCommand_StopForwardProgress StopForwardProgress
 

Public Member Functions

 SimulatorCommand ()
 
 ~SimulatorCommand () override
 
PROTOBUF_CONSTEXPR SimulatorCommand (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SimulatorCommand (const SimulatorCommand &from)
 
 SimulatorCommand (SimulatorCommand &&from) noexcept
 
SimulatorCommandoperator= (const SimulatorCommand &from)
 
SimulatorCommandoperator= (SimulatorCommand &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SimulatorCommand *other)
 
void UnsafeArenaSwap (SimulatorCommand *other)
 
SimulatorCommandNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const SimulatorCommand &from)
 
void MergeFrom (const SimulatorCommand &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_gps_dropout () const
 
void clear_gps_dropout ()
 
const ::jaiabot::protobuf::SimulatorCommand_GPSDropOutgps_dropout () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::SimulatorCommand_GPSDropOut * release_gps_dropout ()
 
::jaiabot::protobuf::SimulatorCommand_GPSDropOutmutable_gps_dropout ()
 
void set_allocated_gps_dropout (::jaiabot::protobuf::SimulatorCommand_GPSDropOut *gps_dropout)
 
void unsafe_arena_set_allocated_gps_dropout (::jaiabot::protobuf::SimulatorCommand_GPSDropOut *gps_dropout)
 
::jaiabot::protobuf::SimulatorCommand_GPSDropOutunsafe_arena_release_gps_dropout ()
 
bool has_stop_forward_progress () const
 
void clear_stop_forward_progress ()
 
const ::jaiabot::protobuf::SimulatorCommand_StopForwardProgressstop_forward_progress () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::SimulatorCommand_StopForwardProgress * release_stop_forward_progress ()
 
::jaiabot::protobuf::SimulatorCommand_StopForwardProgressmutable_stop_forward_progress ()
 
void set_allocated_stop_forward_progress (::jaiabot::protobuf::SimulatorCommand_StopForwardProgress *stop_forward_progress)
 
void unsafe_arena_set_allocated_stop_forward_progress (::jaiabot::protobuf::SimulatorCommand_StopForwardProgress *stop_forward_progress)
 
::jaiabot::protobuf::SimulatorCommand_StopForwardProgressunsafe_arena_release_stop_forward_progress ()
 
void clear_command ()
 
CommandCase command_case () const
 

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 SimulatorCommanddefault_instance ()
 
static const SimulatorCommandinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 427 of file simulator.pb.h.

Member Typedef Documentation

◆ GPSDropOut

◆ StopForwardProgress

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kGpsDropoutFieldNumber 
kStopForwardProgressFieldNumber 

Definition at line 563 of file simulator.pb.h.

◆ CommandCase

Enumerator
kGpsDropout 
kStopForwardProgress 
COMMAND_NOT_SET 

Definition at line 477 of file simulator.pb.h.

Constructor & Destructor Documentation

◆ SimulatorCommand() [1/5]

jaiabot::protobuf::SimulatorCommand::SimulatorCommand ( )
inline

Definition at line 430 of file simulator.pb.h.

◆ ~SimulatorCommand()

jaiabot::protobuf::SimulatorCommand::~SimulatorCommand ( )
override

◆ SimulatorCommand() [2/5]

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

◆ SimulatorCommand() [3/5]

jaiabot::protobuf::SimulatorCommand::SimulatorCommand ( const SimulatorCommand from)

◆ SimulatorCommand() [4/5]

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

Definition at line 435 of file simulator.pb.h.

◆ SimulatorCommand() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_command()

void jaiabot::protobuf::SimulatorCommand::clear_command ( )

◆ clear_gps_dropout()

void jaiabot::protobuf::SimulatorCommand::clear_gps_dropout ( )
inline

Definition at line 716 of file simulator.pb.h.

◆ clear_stop_forward_progress()

void jaiabot::protobuf::SimulatorCommand::clear_stop_forward_progress ( )
inline

Definition at line 790 of file simulator.pb.h.

◆ command_case()

SimulatorCommand::CommandCase jaiabot::protobuf::SimulatorCommand::command_case ( ) const
inline

Definition at line 860 of file simulator.pb.h.

◆ CopyFrom()

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

◆ default_instance()

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

Definition at line 474 of file simulator.pb.h.

◆ descriptor()

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

Definition at line 465 of file simulator.pb.h.

◆ GetCachedSize()

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

Definition at line 533 of file simulator.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 468 of file simulator.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 471 of file simulator.pb.h.

◆ gps_dropout()

const ::jaiabot::protobuf::SimulatorCommand_GPSDropOut & jaiabot::protobuf::SimulatorCommand::gps_dropout ( ) const
inline

Definition at line 743 of file simulator.pb.h.

◆ has_gps_dropout()

bool jaiabot::protobuf::SimulatorCommand::has_gps_dropout ( ) const
inline

Definition at line 710 of file simulator.pb.h.

◆ has_stop_forward_progress()

bool jaiabot::protobuf::SimulatorCommand::has_stop_forward_progress ( ) const
inline

Definition at line 784 of file simulator.pb.h.

◆ internal_default_instance()

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

Definition at line 483 of file simulator.pb.h.

◆ IsInitialized()

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

◆ MergeFrom()

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

Definition at line 520 of file simulator.pb.h.

◆ mutable_gps_dropout()

jaiabot::protobuf::SimulatorCommand_GPSDropOut * jaiabot::protobuf::SimulatorCommand::mutable_gps_dropout ( )
inline

Definition at line 774 of file simulator.pb.h.

◆ mutable_stop_forward_progress()

jaiabot::protobuf::SimulatorCommand_StopForwardProgress * jaiabot::protobuf::SimulatorCommand::mutable_stop_forward_progress ( )
inline

Definition at line 848 of file simulator.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 461 of file simulator.pb.h.

◆ New()

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

Definition at line 514 of file simulator.pb.h.

◆ operator=() [1/2]

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

Definition at line 440 of file simulator.pb.h.

◆ operator=() [2/2]

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

Definition at line 444 of file simulator.pb.h.

◆ release_gps_dropout()

jaiabot::protobuf::SimulatorCommand_GPSDropOut * jaiabot::protobuf::SimulatorCommand::release_gps_dropout ( )
inline

Definition at line 724 of file simulator.pb.h.

◆ release_stop_forward_progress()

jaiabot::protobuf::SimulatorCommand_StopForwardProgress * jaiabot::protobuf::SimulatorCommand::release_stop_forward_progress ( )
inline

Definition at line 798 of file simulator.pb.h.

◆ set_allocated_gps_dropout()

void jaiabot::protobuf::SimulatorCommand::set_allocated_gps_dropout ( ::jaiabot::protobuf::SimulatorCommand_GPSDropOut gps_dropout)

◆ set_allocated_stop_forward_progress()

void jaiabot::protobuf::SimulatorCommand::set_allocated_stop_forward_progress ( ::jaiabot::protobuf::SimulatorCommand_StopForwardProgress stop_forward_progress)

◆ stop_forward_progress()

const ::jaiabot::protobuf::SimulatorCommand_StopForwardProgress & jaiabot::protobuf::SimulatorCommand::stop_forward_progress ( ) const
inline

Definition at line 817 of file simulator.pb.h.

◆ Swap()

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

Definition at line 493 of file simulator.pb.h.

◆ unknown_fields()

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

Definition at line 458 of file simulator.pb.h.

◆ unsafe_arena_release_gps_dropout()

jaiabot::protobuf::SimulatorCommand_GPSDropOut * jaiabot::protobuf::SimulatorCommand::unsafe_arena_release_gps_dropout ( )
inline

Definition at line 747 of file simulator.pb.h.

◆ unsafe_arena_release_stop_forward_progress()

jaiabot::protobuf::SimulatorCommand_StopForwardProgress * jaiabot::protobuf::SimulatorCommand::unsafe_arena_release_stop_forward_progress ( )
inline

Definition at line 821 of file simulator.pb.h.

◆ unsafe_arena_set_allocated_gps_dropout()

void jaiabot::protobuf::SimulatorCommand::unsafe_arena_set_allocated_gps_dropout ( ::jaiabot::protobuf::SimulatorCommand_GPSDropOut gps_dropout)
inline

Definition at line 758 of file simulator.pb.h.

◆ unsafe_arena_set_allocated_stop_forward_progress()

void jaiabot::protobuf::SimulatorCommand::unsafe_arena_set_allocated_stop_forward_progress ( ::jaiabot::protobuf::SimulatorCommand_StopForwardProgress stop_forward_progress)
inline

Definition at line 832 of file simulator.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 506 of file simulator.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 614 of file simulator.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 542 of file simulator.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2fsimulator_2eproto

Definition at line 629 of file simulator.pb.h.

◆ swap

void swap ( SimulatorCommand a,
SimulatorCommand b 
)
friend

Definition at line 490 of file simulator.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::SimulatorCommand::_class_data_
static

Definition at line 551 of file simulator.pb.h.

◆ _impl_

Impl_ jaiabot::protobuf::SimulatorCommand::_impl_

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

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::SimulatorCommand::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

Definition at line 487 of file simulator.pb.h.


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