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

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

Inheritance diagram for jaiabot::protobuf::CameraResponse:
Collaboration diagram for jaiabot::protobuf::CameraResponse:

Public Types

enum  : int { kMetadataFieldNumber = 2 , kIdFieldNumber = 1 }
 
typedef CameraResponse_Metadata Metadata
 

Public Member Functions

 CameraResponse ()
 
 ~CameraResponse () override
 
PROTOBUF_CONSTEXPR CameraResponse (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 CameraResponse (const CameraResponse &from)
 
 CameraResponse (CameraResponse &&from) noexcept
 
CameraResponseoperator= (const CameraResponse &from)
 
CameraResponseoperator= (CameraResponse &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CameraResponse *other)
 
void UnsafeArenaSwap (CameraResponse *other)
 
CameraResponseNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const CameraResponse &from)
 
void MergeFrom (const CameraResponse &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_metadata () const
 
void clear_metadata ()
 
const ::jaiabot::protobuf::CameraResponse_Metadatametadata () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::CameraResponse_Metadata * release_metadata ()
 
::jaiabot::protobuf::CameraResponse_Metadatamutable_metadata ()
 
void set_allocated_metadata (::jaiabot::protobuf::CameraResponse_Metadata *metadata)
 
void unsafe_arena_set_allocated_metadata (::jaiabot::protobuf::CameraResponse_Metadata *metadata)
 
::jaiabot::protobuf::CameraResponse_Metadataunsafe_arena_release_metadata ()
 
bool has_id () const
 
void clear_id ()
 
int32_t id () const
 
void set_id (int32_t 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 CameraResponsedefault_instance ()
 
static const CameraResponseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 490 of file camera_driver.pb.h.

Member Typedef Documentation

◆ Metadata

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMetadataFieldNumber 
kIdFieldNumber 

Definition at line 619 of file camera_driver.pb.h.

Constructor & Destructor Documentation

◆ CameraResponse() [1/5]

jaiabot::protobuf::CameraResponse::CameraResponse ( )
inline

Definition at line 493 of file camera_driver.pb.h.

◆ ~CameraResponse()

jaiabot::protobuf::CameraResponse::~CameraResponse ( )
override

◆ CameraResponse() [2/5]

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

◆ CameraResponse() [3/5]

jaiabot::protobuf::CameraResponse::CameraResponse ( const CameraResponse from)

◆ CameraResponse() [4/5]

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

Definition at line 498 of file camera_driver.pb.h.

◆ CameraResponse() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_id()

void jaiabot::protobuf::CameraResponse::clear_id ( )
inline

Definition at line 810 of file camera_driver.pb.h.

◆ clear_metadata()

void jaiabot::protobuf::CameraResponse::clear_metadata ( )
inline

Definition at line 839 of file camera_driver.pb.h.

◆ CopyFrom()

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

◆ default_instance()

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

Definition at line 537 of file camera_driver.pb.h.

◆ descriptor()

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

Definition at line 528 of file camera_driver.pb.h.

◆ GetCachedSize()

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

Definition at line 590 of file camera_driver.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 531 of file camera_driver.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 534 of file camera_driver.pb.h.

◆ has_id()

bool jaiabot::protobuf::CameraResponse::has_id ( ) const
inline

Definition at line 807 of file camera_driver.pb.h.

◆ has_metadata()

bool jaiabot::protobuf::CameraResponse::has_metadata ( ) const
inline

Definition at line 836 of file camera_driver.pb.h.

◆ id()

int32_t jaiabot::protobuf::CameraResponse::id ( ) const
inline

Definition at line 817 of file camera_driver.pb.h.

◆ internal_default_instance()

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

Definition at line 540 of file camera_driver.pb.h.

◆ IsInitialized()

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

◆ MergeFrom()

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

Definition at line 577 of file camera_driver.pb.h.

◆ metadata()

const ::jaiabot::protobuf::CameraResponse_Metadata & jaiabot::protobuf::CameraResponse::metadata ( ) const
inline

Definition at line 848 of file camera_driver.pb.h.

◆ mutable_metadata()

jaiabot::protobuf::CameraResponse_Metadata * jaiabot::protobuf::CameraResponse::mutable_metadata ( )
inline

Definition at line 895 of file camera_driver.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 524 of file camera_driver.pb.h.

◆ New()

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

Definition at line 571 of file camera_driver.pb.h.

◆ operator=() [1/2]

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

Definition at line 507 of file camera_driver.pb.h.

◆ operator=() [2/2]

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

Definition at line 503 of file camera_driver.pb.h.

◆ release_metadata()

jaiabot::protobuf::CameraResponse_Metadata * jaiabot::protobuf::CameraResponse::release_metadata ( )
inline

Definition at line 865 of file camera_driver.pb.h.

◆ set_allocated_metadata()

void jaiabot::protobuf::CameraResponse::set_allocated_metadata ( ::jaiabot::protobuf::CameraResponse_Metadata metadata)
inline

Definition at line 900 of file camera_driver.pb.h.

◆ set_id()

void jaiabot::protobuf::CameraResponse::set_id ( int32_t  value)
inline

Definition at line 825 of file camera_driver.pb.h.

◆ Swap()

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

Definition at line 550 of file camera_driver.pb.h.

◆ unknown_fields()

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

Definition at line 521 of file camera_driver.pb.h.

◆ unsafe_arena_release_metadata()

jaiabot::protobuf::CameraResponse_Metadata * jaiabot::protobuf::CameraResponse::unsafe_arena_release_metadata ( )
inline

Definition at line 880 of file camera_driver.pb.h.

◆ unsafe_arena_set_allocated_metadata()

void jaiabot::protobuf::CameraResponse::unsafe_arena_set_allocated_metadata ( ::jaiabot::protobuf::CameraResponse_Metadata metadata)
inline

Definition at line 852 of file camera_driver.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 563 of file camera_driver.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 658 of file camera_driver.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 599 of file camera_driver.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2fcamera_5fdriver_2eproto

Definition at line 668 of file camera_driver.pb.h.

◆ swap

void swap ( CameraResponse a,
CameraResponse b 
)
friend

Definition at line 547 of file camera_driver.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::CameraResponse::_class_data_
static

Definition at line 608 of file camera_driver.pb.h.

◆ _impl_

Impl_ jaiabot::protobuf::CameraResponse::_impl_

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

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::CameraResponse::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

Definition at line 544 of file camera_driver.pb.h.


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