JaiaBot  1.19.0
JaiaBot micro-AUV software
jaiabot::protobuf::EchoCommand Class Reference

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

Inheritance diagram for jaiabot::protobuf::EchoCommand:
Collaboration diagram for jaiabot::protobuf::EchoCommand:

Public Types

typedef EchoCommand_EchoCommandType EchoCommandType
 

Public Member Functions

 EchoCommand ()
 
virtual ~EchoCommand ()
 
 EchoCommand (const EchoCommand &from)
 
EchoCommandoperator= (const EchoCommand &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EchoCommand *other)
 
EchoCommandNew () const final
 
EchoCommandNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const EchoCommand &from)
 
void MergeFrom (const EchoCommand &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_type () const
 
void clear_type ()
 
::jaiabot::protobuf::EchoCommand_EchoCommandType type () const
 
void set_type (::jaiabot::protobuf::EchoCommand_EchoCommandType value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const EchoCommanddefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const EchoCommandinternal_default_instance ()
 
static bool EchoCommandType_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * EchoCommandType_descriptor ()
 
static const ::std::string & EchoCommandType_Name (EchoCommandType value)
 
static bool EchoCommandType_Parse (const ::std::string &name, EchoCommandType *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const EchoCommandType CMD_START
 
static const EchoCommandType CMD_STOP
 
static const EchoCommandType CMD_STORAGE
 
static const EchoCommandType CMD_ACK
 
static const EchoCommandType CMD_STATUS
 
static const EchoCommandType CMD_CH
 
static const EchoCommandType CMD_FREQ
 
static const EchoCommandType CMD_TIME
 
static const EchoCommandType CMD_VER
 
static const EchoCommandType CMD_HELP
 
static const EchoCommandType EchoCommandType_MIN
 
static const EchoCommandType EchoCommandType_MAX
 
static const int EchoCommandType_ARRAYSIZE
 
static const int kTypeFieldNumber = 1
 

Friends

struct ::protobuf_jaiabot_2fmessages_2fecho_2eproto::TableStruct
 
void swap (EchoCommand &a, EchoCommand &b)
 

Detailed Description

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

Member Typedef Documentation

◆ EchoCommandType

Constructor & Destructor Documentation

◆ EchoCommand() [1/2]

jaiabot::protobuf::EchoCommand::EchoCommand ( )

◆ ~EchoCommand()

virtual jaiabot::protobuf::EchoCommand::~EchoCommand ( )
virtual

◆ EchoCommand() [2/2]

jaiabot::protobuf::EchoCommand::EchoCommand ( const EchoCommand from)

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

void jaiabot::protobuf::EchoCommand::Clear ( )
final

◆ clear_type()

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

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

◆ CopyFrom() [1/2]

void jaiabot::protobuf::EchoCommand::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

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

◆ default_instance()

static const EchoCommand& jaiabot::protobuf::EchoCommand::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* jaiabot::protobuf::EchoCommand::descriptor ( )
static

◆ EchoCommandType_descriptor()

static const ::google::protobuf::EnumDescriptor* jaiabot::protobuf::EchoCommand::EchoCommandType_descriptor ( )
inlinestatic

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

◆ EchoCommandType_IsValid()

static bool jaiabot::protobuf::EchoCommand::EchoCommandType_IsValid ( int  value)
inlinestatic

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

◆ EchoCommandType_Name()

static const ::std::string& jaiabot::protobuf::EchoCommand::EchoCommandType_Name ( EchoCommandType  value)
inlinestatic

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

◆ EchoCommandType_Parse()

static bool jaiabot::protobuf::EchoCommand::EchoCommandType_Parse ( const ::std::string &  name,
EchoCommandType value 
)
inlinestatic

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

::google::protobuf::Metadata jaiabot::protobuf::EchoCommand::GetMetadata ( ) const
final

◆ has_type()

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

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

◆ InitAsDefaultInstance()

static void jaiabot::protobuf::EchoCommand::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* jaiabot::protobuf::EchoCommand::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

void jaiabot::protobuf::EchoCommand::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void jaiabot::protobuf::EchoCommand::MergeFrom ( const EchoCommand from)

◆ MergePartialFromCodedStream()

bool jaiabot::protobuf::EchoCommand::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* jaiabot::protobuf::EchoCommand::mutable_unknown_fields ( )
inline

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

◆ New() [1/2]

EchoCommand* jaiabot::protobuf::EchoCommand::New ( ) const
inlinefinal

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

◆ New() [2/2]

EchoCommand* jaiabot::protobuf::EchoCommand::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

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

◆ operator=()

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

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

◆ SerializeWithCachedSizes()

void jaiabot::protobuf::EchoCommand::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_type()

void jaiabot::protobuf::EchoCommand::set_type ( ::jaiabot::protobuf::EchoCommand_EchoCommandType  value)
inline

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

◆ Swap()

void jaiabot::protobuf::EchoCommand::Swap ( EchoCommand other)

◆ type()

jaiabot::protobuf::EchoCommand_EchoCommandType jaiabot::protobuf::EchoCommand::type ( ) const
inline

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

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& jaiabot::protobuf::EchoCommand::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2fecho_2eproto::TableStruct

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

◆ swap

void swap ( EchoCommand a,
EchoCommand b 
)
friend

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

Member Data Documentation

◆ CMD_ACK

const EchoCommandType jaiabot::protobuf::EchoCommand::CMD_ACK
static
Initial value:

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

◆ CMD_CH

const EchoCommandType jaiabot::protobuf::EchoCommand::CMD_CH
static
Initial value:

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

◆ CMD_FREQ

const EchoCommandType jaiabot::protobuf::EchoCommand::CMD_FREQ
static
Initial value:

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

◆ CMD_HELP

const EchoCommandType jaiabot::protobuf::EchoCommand::CMD_HELP
static
Initial value:

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

◆ CMD_START

const EchoCommandType jaiabot::protobuf::EchoCommand::CMD_START
static
Initial value:

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

◆ CMD_STATUS

const EchoCommandType jaiabot::protobuf::EchoCommand::CMD_STATUS
static
Initial value:

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

◆ CMD_STOP

const EchoCommandType jaiabot::protobuf::EchoCommand::CMD_STOP
static
Initial value:

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

◆ CMD_STORAGE

const EchoCommandType jaiabot::protobuf::EchoCommand::CMD_STORAGE
static
Initial value:

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

◆ CMD_TIME

const EchoCommandType jaiabot::protobuf::EchoCommand::CMD_TIME
static
Initial value:

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

◆ CMD_VER

const EchoCommandType jaiabot::protobuf::EchoCommand::CMD_VER
static
Initial value:

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

◆ EchoCommandType_ARRAYSIZE

const int jaiabot::protobuf::EchoCommand::EchoCommandType_ARRAYSIZE
static
Initial value:

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

◆ EchoCommandType_MAX

const EchoCommandType jaiabot::protobuf::EchoCommand::EchoCommandType_MAX
static
Initial value:

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

◆ EchoCommandType_MIN

const EchoCommandType jaiabot::protobuf::EchoCommand::EchoCommandType_MIN
static
Initial value:

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

◆ kIndexInFileMessages

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

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

◆ kTypeFieldNumber

const int jaiabot::protobuf::EchoCommand::kTypeFieldNumber = 1
static

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


The documentation for this class was generated from the following file:
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_STOP
@ EchoCommand_EchoCommandType_CMD_STOP
Definition: echo.pb.h:78
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_START
@ EchoCommand_EchoCommandType_CMD_START
Definition: echo.pb.h:77
jaiabot::protobuf::EchoCommand_EchoCommandType_EchoCommandType_MIN
const EchoCommand_EchoCommandType EchoCommand_EchoCommandType_EchoCommandType_MIN
Definition: echo.pb.h:89
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_CH
@ EchoCommand_EchoCommandType_CMD_CH
Definition: echo.pb.h:82
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_HELP
@ EchoCommand_EchoCommandType_CMD_HELP
Definition: echo.pb.h:86
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_STATUS
@ EchoCommand_EchoCommandType_CMD_STATUS
Definition: echo.pb.h:81
jaiabot::protobuf::EchoCommand_EchoCommandType_EchoCommandType_MAX
const EchoCommand_EchoCommandType EchoCommand_EchoCommandType_EchoCommandType_MAX
Definition: echo.pb.h:90
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_TIME
@ EchoCommand_EchoCommandType_CMD_TIME
Definition: echo.pb.h:84
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_STORAGE
@ EchoCommand_EchoCommandType_CMD_STORAGE
Definition: echo.pb.h:79
jaiabot::protobuf::EchoCommand_EchoCommandType_EchoCommandType_ARRAYSIZE
const int EchoCommand_EchoCommandType_EchoCommandType_ARRAYSIZE
Definition: echo.pb.h:91
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_ACK
@ EchoCommand_EchoCommandType_CMD_ACK
Definition: echo.pb.h:80
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_VER
@ EchoCommand_EchoCommandType_CMD_VER
Definition: echo.pb.h:85
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_FREQ
@ EchoCommand_EchoCommandType_CMD_FREQ
Definition: echo.pb.h:83