Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::middleware::frontseat::protobuf::CommandResponse Class Referencefinal

#include <goby/middleware/protobuf/frontseat.pb.h>

Inheritance diagram for goby::middleware::frontseat::protobuf::CommandResponse:

Public Types

enum  : int { kErrorStringFieldNumber = 21 , kRequestSuccessfulFieldNumber = 10 , kRequestIdFieldNumber = 11 , kErrorCodeFieldNumber = 20 }
 

Public Member Functions

 CommandResponse ()
 
 ~CommandResponse () override
 
PROTOBUF_CONSTEXPR CommandResponse (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 CommandResponse (const CommandResponse &from)
 
 CommandResponse (CommandResponse &&from) noexcept
 
CommandResponseoperator= (const CommandResponse &from)
 
CommandResponseoperator= (CommandResponse &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CommandResponse *other)
 
void UnsafeArenaSwap (CommandResponse *other)
 
CommandResponseNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const CommandResponse &from)
 
void MergeFrom (const CommandResponse &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_error_string () const
 
void clear_error_string ()
 
const std::string & error_string () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_error_string (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_error_string ()
 
PROTOBUF_NODISCARD std::string * release_error_string ()
 
void set_allocated_error_string (std::string *error_string)
 
bool has_request_successful () const
 
void clear_request_successful ()
 
bool request_successful () const
 
void set_request_successful (bool value)
 
bool has_request_id () const
 
void clear_request_id ()
 
int32_t request_id () const
 
void set_request_id (int32_t value)
 
bool has_error_code () const
 
void clear_error_code ()
 
int32_t error_code () const
 
void set_error_code (int32_t value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool HasExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void ClearExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int ExtensionSize (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void UnsafeArenaSetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType ReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id, int index) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id, int index)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id, int index, typename _proto_TypeTraits::Repeated::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Repeated::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_error_string (ArgT0 &&arg0, ArgT... args)
 

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 CommandResponsedefault_instance ()
 
static const CommandResponseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 1038 of file frontseat.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kErrorStringFieldNumber 
kRequestSuccessfulFieldNumber 
kRequestIdFieldNumber 
kErrorCodeFieldNumber 

Definition at line 1165 of file frontseat.pb.h.

Constructor & Destructor Documentation

◆ CommandResponse() [1/5]

goby::middleware::frontseat::protobuf::CommandResponse::CommandResponse ( )
inline

Definition at line 1041 of file frontseat.pb.h.

◆ ~CommandResponse()

goby::middleware::frontseat::protobuf::CommandResponse::~CommandResponse ( )
override

◆ CommandResponse() [2/5]

PROTOBUF_CONSTEXPR goby::middleware::frontseat::protobuf::CommandResponse::CommandResponse ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ CommandResponse() [3/5]

goby::middleware::frontseat::protobuf::CommandResponse::CommandResponse ( const CommandResponse from)

◆ CommandResponse() [4/5]

goby::middleware::frontseat::protobuf::CommandResponse::CommandResponse ( CommandResponse &&  from)
inlinenoexcept

Definition at line 1046 of file frontseat.pb.h.

◆ CommandResponse() [5/5]

goby::middleware::frontseat::protobuf::CommandResponse::CommandResponse ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::middleware::frontseat::protobuf::CommandResponse::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * goby::middleware::frontseat::protobuf::CommandResponse::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ AddExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType goby::middleware::frontseat::protobuf::CommandResponse::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 1374 of file frontseat.pb.h.

◆ AddExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::CommandResponse::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

Definition at line 1386 of file frontseat.pb.h.

◆ ByteSizeLong()

size_t goby::middleware::frontseat::protobuf::CommandResponse::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::frontseat::protobuf::CommandResponse::Clear ( )
final

◆ clear_error_code()

void goby::middleware::frontseat::protobuf::CommandResponse::clear_error_code ( )
inline

Definition at line 2717 of file frontseat.pb.h.

◆ clear_error_string()

void goby::middleware::frontseat::protobuf::CommandResponse::clear_error_string ( )
inline

Definition at line 2745 of file frontseat.pb.h.

◆ clear_request_id()

void goby::middleware::frontseat::protobuf::CommandResponse::clear_request_id ( )
inline

Definition at line 2689 of file frontseat.pb.h.

◆ clear_request_successful()

void goby::middleware::frontseat::protobuf::CommandResponse::clear_request_successful ( )
inline

Definition at line 2661 of file frontseat.pb.h.

◆ ClearExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::CommandResponse::ClearExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 1242 of file frontseat.pb.h.

◆ CopyFrom()

void goby::middleware::frontseat::protobuf::CommandResponse::CopyFrom ( const CommandResponse from)

◆ default_instance()

static const CommandResponse & goby::middleware::frontseat::protobuf::CommandResponse::default_instance ( )
inlinestatic

Definition at line 1085 of file frontseat.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::frontseat::protobuf::CommandResponse::descriptor ( )
inlinestatic

Definition at line 1076 of file frontseat.pb.h.

◆ error_code()

int32_t goby::middleware::frontseat::protobuf::CommandResponse::error_code ( ) const
inline

Definition at line 2724 of file frontseat.pb.h.

◆ error_string()

const std::string & goby::middleware::frontseat::protobuf::CommandResponse::error_string ( ) const
inline

Definition at line 2749 of file frontseat.pb.h.

◆ ExtensionSize()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int goby::middleware::frontseat::protobuf::CommandResponse::ExtensionSize ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 1252 of file frontseat.pb.h.

◆ GetCachedSize()

int goby::middleware::frontseat::protobuf::CommandResponse::GetCachedSize ( ) const
inlinefinal

Definition at line 1138 of file frontseat.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::middleware::frontseat::protobuf::CommandResponse::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::frontseat::protobuf::CommandResponse::GetDescriptor ( )
inlinestatic

Definition at line 1079 of file frontseat.pb.h.

◆ GetExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType goby::middleware::frontseat::protobuf::CommandResponse::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 1262 of file frontseat.pb.h.

◆ GetExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType goby::middleware::frontseat::protobuf::CommandResponse::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
) const
inline

Definition at line 1341 of file frontseat.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::frontseat::protobuf::CommandResponse::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::middleware::frontseat::protobuf::CommandResponse::GetReflection ( )
inlinestatic

Definition at line 1082 of file frontseat.pb.h.

◆ GetRepeatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & goby::middleware::frontseat::protobuf::CommandResponse::GetRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 1399 of file frontseat.pb.h.

◆ has_error_code()

bool goby::middleware::frontseat::protobuf::CommandResponse::has_error_code ( ) const
inline

Definition at line 2714 of file frontseat.pb.h.

◆ has_error_string()

bool goby::middleware::frontseat::protobuf::CommandResponse::has_error_string ( ) const
inline

Definition at line 2742 of file frontseat.pb.h.

◆ has_request_id()

bool goby::middleware::frontseat::protobuf::CommandResponse::has_request_id ( ) const
inline

Definition at line 2686 of file frontseat.pb.h.

◆ has_request_successful()

bool goby::middleware::frontseat::protobuf::CommandResponse::has_request_successful ( ) const
inline

Definition at line 2658 of file frontseat.pb.h.

◆ HasExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool goby::middleware::frontseat::protobuf::CommandResponse::HasExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 1232 of file frontseat.pb.h.

◆ internal_default_instance()

static const CommandResponse * goby::middleware::frontseat::protobuf::CommandResponse::internal_default_instance ( )
inlinestatic

Definition at line 1088 of file frontseat.pb.h.

◆ IsInitialized()

bool goby::middleware::frontseat::protobuf::CommandResponse::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::middleware::frontseat::protobuf::CommandResponse::MergeFrom ( const CommandResponse from)
inline

Definition at line 1125 of file frontseat.pb.h.

◆ mutable_error_string()

std::string * goby::middleware::frontseat::protobuf::CommandResponse::mutable_error_string ( )
inline

Definition at line 2760 of file frontseat.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::frontseat::protobuf::CommandResponse::mutable_unknown_fields ( )
inline

Definition at line 1072 of file frontseat.pb.h.

◆ MutableExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType goby::middleware::frontseat::protobuf::CommandResponse::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 1273 of file frontseat.pb.h.

◆ MutableExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType goby::middleware::frontseat::protobuf::CommandResponse::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
)
inline

Definition at line 1352 of file frontseat.pb.h.

◆ MutableRepeatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * goby::middleware::frontseat::protobuf::CommandResponse::MutableRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 1410 of file frontseat.pb.h.

◆ New()

CommandResponse * goby::middleware::frontseat::protobuf::CommandResponse::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 1119 of file frontseat.pb.h.

◆ operator=() [1/2]

CommandResponse & goby::middleware::frontseat::protobuf::CommandResponse::operator= ( CommandResponse &&  from)
inlinenoexcept

Definition at line 1055 of file frontseat.pb.h.

◆ operator=() [2/2]

CommandResponse & goby::middleware::frontseat::protobuf::CommandResponse::operator= ( const CommandResponse from)
inline

Definition at line 1051 of file frontseat.pb.h.

◆ release_error_string()

std::string * goby::middleware::frontseat::protobuf::CommandResponse::release_error_string ( )
inline

Definition at line 2776 of file frontseat.pb.h.

◆ ReleaseExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType goby::middleware::frontseat::protobuf::CommandResponse::ReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 1319 of file frontseat.pb.h.

◆ request_id()

int32_t goby::middleware::frontseat::protobuf::CommandResponse::request_id ( ) const
inline

Definition at line 2696 of file frontseat.pb.h.

◆ request_successful()

bool goby::middleware::frontseat::protobuf::CommandResponse::request_successful ( ) const
inline

Definition at line 2668 of file frontseat.pb.h.

◆ set_allocated_error_string()

void goby::middleware::frontseat::protobuf::CommandResponse::set_allocated_error_string ( std::string *  error_string)
inline

Definition at line 2790 of file frontseat.pb.h.

◆ set_error_code()

void goby::middleware::frontseat::protobuf::CommandResponse::set_error_code ( int32_t  value)
inline

Definition at line 2732 of file frontseat.pb.h.

◆ set_error_string() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::middleware::frontseat::protobuf::CommandResponse::set_error_string ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_error_string() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::middleware::frontseat::protobuf::CommandResponse::set_error_string ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 2755 of file frontseat.pb.h.

◆ set_request_id()

void goby::middleware::frontseat::protobuf::CommandResponse::set_request_id ( int32_t  value)
inline

Definition at line 2704 of file frontseat.pb.h.

◆ set_request_successful()

void goby::middleware::frontseat::protobuf::CommandResponse::set_request_successful ( bool  value)
inline

Definition at line 2676 of file frontseat.pb.h.

◆ SetAllocatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::CommandResponse::SetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::MutableType  value 
)
inline

Definition at line 1295 of file frontseat.pb.h.

◆ SetExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::CommandResponse::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

Definition at line 1363 of file frontseat.pb.h.

◆ SetExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::CommandResponse::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::ConstType  value 
)
inline

Definition at line 1284 of file frontseat.pb.h.

◆ Swap()

void goby::middleware::frontseat::protobuf::CommandResponse::Swap ( CommandResponse other)
inline

Definition at line 1098 of file frontseat.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::middleware::frontseat::protobuf::CommandResponse::unknown_fields ( ) const
inline

Definition at line 1069 of file frontseat.pb.h.

◆ UnsafeArenaReleaseExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType goby::middleware::frontseat::protobuf::CommandResponse::UnsafeArenaReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 1330 of file frontseat.pb.h.

◆ UnsafeArenaSetAllocatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::CommandResponse::UnsafeArenaSetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandResponse, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::MutableType  value 
)
inline

Definition at line 1306 of file frontseat.pb.h.

◆ UnsafeArenaSwap()

void goby::middleware::frontseat::protobuf::CommandResponse::UnsafeArenaSwap ( CommandResponse other)
inline

Definition at line 1111 of file frontseat.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 1422 of file frontseat.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 1147 of file frontseat.pb.h.

◆ ::TableStruct_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto

◆ swap

void swap ( CommandResponse a,
CommandResponse b 
)
friend

Definition at line 1095 of file frontseat.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::middleware::frontseat::protobuf::CommandResponse::_class_data_
static

Definition at line 1156 of file frontseat.pb.h.

◆ _impl_

Impl_ goby::middleware::frontseat::protobuf::CommandResponse::_impl_

Definition at line 1435 of file frontseat.pb.h.

◆ kIndexInFileMessages

constexpr int goby::middleware::frontseat::protobuf::CommandResponse::kIndexInFileMessages
staticconstexpr
Initial value:
=
3

Definition at line 1092 of file frontseat.pb.h.


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