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

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

Inheritance diagram for jaiabot::protobuf::EchoData:
Collaboration diagram for jaiabot::protobuf::EchoData:

Public Types

enum  : int { kEchoStateFieldNumber = 1 }
 

Public Member Functions

 EchoData ()
 
 ~EchoData () override
 
PROTOBUF_CONSTEXPR EchoData (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 EchoData (const EchoData &from)
 
 EchoData (EchoData &&from) noexcept
 
EchoDataoperator= (const EchoData &from)
 
EchoDataoperator= (EchoData &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EchoData *other)
 
void UnsafeArenaSwap (EchoData *other)
 
EchoDataNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const EchoData &from)
 
void MergeFrom (const EchoData &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_echo_state () const
 
void clear_echo_state ()
 
::jaiabot::protobuf::EchoState echo_state () const
 
void set_echo_state (::jaiabot::protobuf::EchoState 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 EchoDatadefault_instance ()
 
static const EchoDatainternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 367 of file echo.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kEchoStateFieldNumber 

Definition at line 494 of file echo.pb.h.

Constructor & Destructor Documentation

◆ EchoData() [1/5]

jaiabot::protobuf::EchoData::EchoData ( )
inline

Definition at line 370 of file echo.pb.h.

◆ ~EchoData()

jaiabot::protobuf::EchoData::~EchoData ( )
override

◆ EchoData() [2/5]

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

◆ EchoData() [3/5]

jaiabot::protobuf::EchoData::EchoData ( const EchoData from)

◆ EchoData() [4/5]

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

Definition at line 375 of file echo.pb.h.

◆ EchoData() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_echo_state()

void jaiabot::protobuf::EchoData::clear_echo_state ( )
inline

Definition at line 769 of file echo.pb.h.

◆ CopyFrom()

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

◆ default_instance()

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

Definition at line 414 of file echo.pb.h.

◆ descriptor()

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

Definition at line 405 of file echo.pb.h.

◆ echo_state()

jaiabot::protobuf::EchoState jaiabot::protobuf::EchoData::echo_state ( ) const
inline

Definition at line 776 of file echo.pb.h.

◆ GetCachedSize()

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

Definition at line 467 of file echo.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 408 of file echo.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 411 of file echo.pb.h.

◆ has_echo_state()

bool jaiabot::protobuf::EchoData::has_echo_state ( ) const
inline

Definition at line 766 of file echo.pb.h.

◆ internal_default_instance()

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

Definition at line 417 of file echo.pb.h.

◆ IsInitialized()

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

◆ MergeFrom()

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

Definition at line 454 of file echo.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 401 of file echo.pb.h.

◆ New()

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

Definition at line 448 of file echo.pb.h.

◆ operator=() [1/2]

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

Definition at line 380 of file echo.pb.h.

◆ operator=() [2/2]

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

Definition at line 384 of file echo.pb.h.

◆ set_echo_state()

void jaiabot::protobuf::EchoData::set_echo_state ( ::jaiabot::protobuf::EchoState  value)
inline

Definition at line 785 of file echo.pb.h.

◆ Swap()

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

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

◆ unknown_fields()

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

Definition at line 398 of file echo.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 440 of file echo.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 514 of file echo.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 476 of file echo.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2fecho_2eproto

Definition at line 523 of file echo.pb.h.

◆ swap

void swap ( EchoData a,
EchoData b 
)
friend

Definition at line 424 of file echo.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::EchoData::_class_data_
static

Definition at line 485 of file echo.pb.h.

◆ _impl_

Impl_ jaiabot::protobuf::EchoData::_impl_

Definition at line 522 of file echo.pb.h.

◆ kIndexInFileMessages

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

Definition at line 421 of file echo.pb.h.


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