JaiaBot 2.6.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaiabot::protobuf::PPKCommand Class Referencefinal

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

Inheritance diagram for jaiabot::protobuf::PPKCommand:
Collaboration diagram for jaiabot::protobuf::PPKCommand:

Public Types

enum  : int { kTypeFieldNumber = 1 }
 
typedef PPKCommand_PPKCommandType PPKCommandType
 

Public Member Functions

 PPKCommand ()
 
 ~PPKCommand () override
 
PROTOBUF_CONSTEXPR PPKCommand (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 PPKCommand (const PPKCommand &from)
 
 PPKCommand (PPKCommand &&from) noexcept
 
PPKCommandoperator= (const PPKCommand &from)
 
PPKCommandoperator= (PPKCommand &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PPKCommand *other)
 
void UnsafeArenaSwap (PPKCommand *other)
 
PPKCommandNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const PPKCommand &from)
 
void MergeFrom (const PPKCommand &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::PPKCommand_PPKCommandType type () const
 
void set_type (::jaiabot::protobuf::PPKCommand_PPKCommandType 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 PPKCommanddefault_instance ()
 
static const PPKCommandinternal_default_instance ()
 
static bool PPKCommandType_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * PPKCommandType_descriptor ()
 
template<typename T >
static const std::string & PPKCommandType_Name (T enum_t_value)
 
static bool PPKCommandType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PPKCommandType *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 
static constexpr PPKCommandType START_RECORDING
 
static constexpr PPKCommandType STOP_RECORDING
 
static constexpr PPKCommandType PPKCommandType_MIN
 
static constexpr PPKCommandType PPKCommandType_MAX
 
static constexpr int PPKCommandType_ARRAYSIZE
 

Protected Member Functions

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

Detailed Description

Definition at line 94 of file ppk.pb.h.

Member Typedef Documentation

◆ PPKCommandType

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kTypeFieldNumber 

Definition at line 251 of file ppk.pb.h.

Constructor & Destructor Documentation

◆ PPKCommand() [1/5]

jaiabot::protobuf::PPKCommand::PPKCommand ( )
inline

Definition at line 97 of file ppk.pb.h.

◆ ~PPKCommand()

jaiabot::protobuf::PPKCommand::~PPKCommand ( )
override

◆ PPKCommand() [2/5]

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

◆ PPKCommand() [3/5]

jaiabot::protobuf::PPKCommand::PPKCommand ( const PPKCommand from)

◆ PPKCommand() [4/5]

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

Definition at line 102 of file ppk.pb.h.

◆ PPKCommand() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_type()

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

Definition at line 466 of file ppk.pb.h.

◆ CopyFrom()

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

◆ default_instance()

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

Definition at line 141 of file ppk.pb.h.

◆ descriptor()

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

Definition at line 132 of file ppk.pb.h.

◆ GetCachedSize()

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

Definition at line 194 of file ppk.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 135 of file ppk.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 138 of file ppk.pb.h.

◆ has_type()

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

Definition at line 463 of file ppk.pb.h.

◆ internal_default_instance()

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

Definition at line 144 of file ppk.pb.h.

◆ IsInitialized()

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

◆ MergeFrom()

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

Definition at line 181 of file ppk.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 128 of file ppk.pb.h.

◆ New()

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

Definition at line 175 of file ppk.pb.h.

◆ operator=() [1/2]

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

Definition at line 107 of file ppk.pb.h.

◆ operator=() [2/2]

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

Definition at line 111 of file ppk.pb.h.

◆ PPKCommandType_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * jaiabot::protobuf::PPKCommand::PPKCommandType_descriptor ( )
inlinestatic

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

◆ PPKCommandType_IsValid()

static bool jaiabot::protobuf::PPKCommand::PPKCommandType_IsValid ( int  value)
inlinestatic

Definition at line 224 of file ppk.pb.h.

◆ PPKCommandType_Name()

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

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

◆ PPKCommandType_Parse()

static bool jaiabot::protobuf::PPKCommand::PPKCommandType_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
PPKCommandType value 
)
inlinestatic

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

◆ set_type()

void jaiabot::protobuf::PPKCommand::set_type ( ::jaiabot::protobuf::PPKCommand_PPKCommandType  value)
inline

Definition at line 482 of file ppk.pb.h.

◆ Swap()

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

Definition at line 154 of file ppk.pb.h.

◆ type()

jaiabot::protobuf::PPKCommand_PPKCommandType jaiabot::protobuf::PPKCommand::type ( ) const
inline

Definition at line 473 of file ppk.pb.h.

◆ unknown_fields()

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

Definition at line 125 of file ppk.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 167 of file ppk.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 271 of file ppk.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_jaiabot_2fmessages_2fppk_2eproto

Definition at line 280 of file ppk.pb.h.

◆ swap

void swap ( PPKCommand a,
PPKCommand b 
)
friend

Definition at line 151 of file ppk.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::PPKCommand::_class_data_
static

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

◆ _impl_

Impl_ jaiabot::protobuf::PPKCommand::_impl_

Definition at line 279 of file ppk.pb.h.

◆ kIndexInFileMessages

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

Definition at line 148 of file ppk.pb.h.

◆ PPKCommandType_ARRAYSIZE

constexpr int jaiabot::protobuf::PPKCommand::PPKCommandType_ARRAYSIZE
staticconstexpr
Initial value:

Definition at line 231 of file ppk.pb.h.

◆ PPKCommandType_MAX

constexpr PPKCommandType jaiabot::protobuf::PPKCommand::PPKCommandType_MAX
staticconstexpr
Initial value:
=
constexpr PPKCommand_PPKCommandType PPKCommand_PPKCommandType_PPKCommandType_MAX
Definition ppk.pb.h:75

Definition at line 229 of file ppk.pb.h.

◆ PPKCommandType_MIN

constexpr PPKCommandType jaiabot::protobuf::PPKCommand::PPKCommandType_MIN
staticconstexpr
Initial value:
=
constexpr PPKCommand_PPKCommandType PPKCommand_PPKCommandType_PPKCommandType_MIN
Definition ppk.pb.h:74

Definition at line 227 of file ppk.pb.h.

◆ START_RECORDING

constexpr PPKCommandType jaiabot::protobuf::PPKCommand::START_RECORDING
staticconstexpr
Initial value:

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

◆ STOP_RECORDING

constexpr PPKCommandType jaiabot::protobuf::PPKCommand::STOP_RECORDING
staticconstexpr
Initial value:

Definition at line 222 of file ppk.pb.h.


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