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

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

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

Public Types

enum  : int { kDesiredCourseFieldNumber = 1 , kResponseRequestedFieldNumber = 10 , kRequestIdFieldNumber = 11 , kCancelRequestIdFieldNumber = 20 }
 

Public Member Functions

 CommandRequest ()
 
 ~CommandRequest () override
 
PROTOBUF_CONSTEXPR CommandRequest (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 CommandRequest (const CommandRequest &from)
 
 CommandRequest (CommandRequest &&from) noexcept
 
CommandRequestoperator= (const CommandRequest &from)
 
CommandRequestoperator= (CommandRequest &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CommandRequest *other)
 
void UnsafeArenaSwap (CommandRequest *other)
 
CommandRequestNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const CommandRequest &from)
 
void MergeFrom (const CommandRequest &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_desired_course () const
 
void clear_desired_course ()
 
const ::goby::middleware::frontseat::protobuf::DesiredCoursedesired_course () const
 
PROTOBUF_NODISCARD::goby::middleware::frontseat::protobuf::DesiredCourse * release_desired_course ()
 
::goby::middleware::frontseat::protobuf::DesiredCoursemutable_desired_course ()
 
void set_allocated_desired_course (::goby::middleware::frontseat::protobuf::DesiredCourse *desired_course)
 
void unsafe_arena_set_allocated_desired_course (::goby::middleware::frontseat::protobuf::DesiredCourse *desired_course)
 
::goby::middleware::frontseat::protobuf::DesiredCourseunsafe_arena_release_desired_course ()
 
bool has_response_requested () const
 
void clear_response_requested ()
 
bool response_requested () const
 
void set_response_requested (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_cancel_request_id () const
 
void clear_cancel_request_id ()
 
int32_t cancel_request_id () const
 
void set_cancel_request_id (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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _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< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &id)
 

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 CommandRequestdefault_instance ()
 
static const CommandRequestinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 CommandRequest (::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 (CommandRequest &a, CommandRequest &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDesiredCourseFieldNumber 
kResponseRequestedFieldNumber 
kRequestIdFieldNumber 
kCancelRequestIdFieldNumber 

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

Constructor & Destructor Documentation

◆ CommandRequest() [1/5]

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

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

◆ ~CommandRequest()

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

◆ CommandRequest() [2/5]

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

◆ CommandRequest() [3/5]

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

◆ CommandRequest() [4/5]

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

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

◆ CommandRequest() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

uint8_t * goby::middleware::frontseat::protobuf::CommandRequest::_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::CommandRequest::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 972 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::CommandRequest::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

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

◆ ByteSizeLong()

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

◆ cancel_request_id()

int32_t goby::middleware::frontseat::protobuf::CommandRequest::cancel_request_id ( ) const
inline

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

◆ Clear()

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

◆ clear_cancel_request_id()

void goby::middleware::frontseat::protobuf::CommandRequest::clear_cancel_request_id ( )
inline

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

◆ clear_desired_course()

void goby::middleware::frontseat::protobuf::CommandRequest::clear_desired_course ( )

◆ clear_request_id()

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

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

◆ clear_response_requested()

void goby::middleware::frontseat::protobuf::CommandRequest::clear_response_requested ( )
inline

Definition at line 2573 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::CommandRequest::ClearExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ desired_course()

const ::goby::middleware::frontseat::protobuf::DesiredCourse & goby::middleware::frontseat::protobuf::CommandRequest::desired_course ( ) const
inline

Definition at line 2492 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::CommandRequest::ExtensionSize ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 677 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::CommandRequest::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 860 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::CommandRequest::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
) const
inline

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

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 680 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::CommandRequest::GetRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

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

◆ has_cancel_request_id()

bool goby::middleware::frontseat::protobuf::CommandRequest::has_cancel_request_id ( ) const
inline

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

◆ has_desired_course()

bool goby::middleware::frontseat::protobuf::CommandRequest::has_desired_course ( ) const
inline

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

◆ has_request_id()

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

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

◆ has_response_requested()

bool goby::middleware::frontseat::protobuf::CommandRequest::has_response_requested ( ) const
inline

Definition at line 2570 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::CommandRequest::HasExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ mutable_desired_course()

goby::middleware::frontseat::protobuf::DesiredCourse * goby::middleware::frontseat::protobuf::CommandRequest::mutable_desired_course ( )
inline

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

◆ mutable_unknown_fields()

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

Definition at line 670 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::CommandRequest::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 871 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::CommandRequest::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
)
inline

Definition at line 950 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::CommandRequest::MutableRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ release_desired_course()

goby::middleware::frontseat::protobuf::DesiredCourse * goby::middleware::frontseat::protobuf::CommandRequest::release_desired_course ( )
inline

Definition at line 2509 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::CommandRequest::ReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

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

◆ request_id()

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

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

◆ response_requested()

bool goby::middleware::frontseat::protobuf::CommandRequest::response_requested ( ) const
inline

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

◆ set_allocated_desired_course()

void goby::middleware::frontseat::protobuf::CommandRequest::set_allocated_desired_course ( ::goby::middleware::frontseat::protobuf::DesiredCourse desired_course)
inline

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

◆ set_cancel_request_id()

void goby::middleware::frontseat::protobuf::CommandRequest::set_cancel_request_id ( int32_t  value)
inline

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

◆ set_request_id()

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

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

◆ set_response_requested()

void goby::middleware::frontseat::protobuf::CommandRequest::set_response_requested ( bool  value)
inline

Definition at line 2588 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::CommandRequest::SetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::MutableType  value 
)
inline

Definition at line 893 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::CommandRequest::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

Definition at line 961 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::CommandRequest::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::ConstType  value 
)
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_desired_course()

goby::middleware::frontseat::protobuf::DesiredCourse * goby::middleware::frontseat::protobuf::CommandRequest::unsafe_arena_release_desired_course ( )
inline

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

◆ unsafe_arena_set_allocated_desired_course()

void goby::middleware::frontseat::protobuf::CommandRequest::unsafe_arena_set_allocated_desired_course ( ::goby::middleware::frontseat::protobuf::DesiredCourse desired_course)
inline

Definition at line 2496 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::CommandRequest::UnsafeArenaReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 928 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::CommandRequest::UnsafeArenaSetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< CommandRequest, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::MutableType  value 
)
inline

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

◆ UnsafeArenaSwap()

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto

◆ swap

void swap ( CommandRequest a,
CommandRequest b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ goby::middleware::frontseat::protobuf::CommandRequest::_impl_

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

◆ kIndexInFileMessages

constexpr int goby::middleware::frontseat::protobuf::CommandRequest::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

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


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