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

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

Inheritance diagram for jaiabot::protobuf::SurfaceBounds:
Collaboration diagram for jaiabot::protobuf::SurfaceBounds:

Public Types

enum  : int { kCenterFieldNumber = 3 , kUpperFieldNumber = 1 , kLowerFieldNumber = 2 }
 

Public Member Functions

 SurfaceBounds ()
 
 ~SurfaceBounds () override
 
PROTOBUF_CONSTEXPR SurfaceBounds (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SurfaceBounds (const SurfaceBounds &from)
 
 SurfaceBounds (SurfaceBounds &&from) noexcept
 
SurfaceBoundsoperator= (const SurfaceBounds &from)
 
SurfaceBoundsoperator= (SurfaceBounds &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SurfaceBounds *other)
 
void UnsafeArenaSwap (SurfaceBounds *other)
 
SurfaceBoundsNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const SurfaceBounds &from)
 
void MergeFrom (const SurfaceBounds &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_center () const
 
void clear_center ()
 
int32_t center () const
 
void set_center (int32_t value)
 
bool has_upper () const
 
void clear_upper ()
 
int32_t upper () const
 
void set_upper (int32_t value)
 
bool has_lower () const
 
void clear_lower ()
 
int32_t lower () const
 
void set_lower (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 SurfaceBoundsdefault_instance ()
 
static const SurfaceBoundsinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 75 of file bounds.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kCenterFieldNumber 
kUpperFieldNumber 
kLowerFieldNumber 

Definition at line 202 of file bounds.pb.h.

Constructor & Destructor Documentation

◆ SurfaceBounds() [1/5]

jaiabot::protobuf::SurfaceBounds::SurfaceBounds ( )
inline

Definition at line 78 of file bounds.pb.h.

◆ ~SurfaceBounds()

jaiabot::protobuf::SurfaceBounds::~SurfaceBounds ( )
override

◆ SurfaceBounds() [2/5]

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

◆ SurfaceBounds() [3/5]

jaiabot::protobuf::SurfaceBounds::SurfaceBounds ( const SurfaceBounds from)

◆ SurfaceBounds() [4/5]

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

Definition at line 83 of file bounds.pb.h.

◆ SurfaceBounds() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ center()

int32_t jaiabot::protobuf::SurfaceBounds::center ( ) const
inline

Definition at line 805 of file bounds.pb.h.

◆ Clear()

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

◆ clear_center()

void jaiabot::protobuf::SurfaceBounds::clear_center ( )
inline

Definition at line 798 of file bounds.pb.h.

◆ clear_lower()

void jaiabot::protobuf::SurfaceBounds::clear_lower ( )
inline

Definition at line 770 of file bounds.pb.h.

◆ clear_upper()

void jaiabot::protobuf::SurfaceBounds::clear_upper ( )
inline

Definition at line 742 of file bounds.pb.h.

◆ CopyFrom()

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

◆ default_instance()

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

Definition at line 122 of file bounds.pb.h.

◆ descriptor()

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

Definition at line 113 of file bounds.pb.h.

◆ GetCachedSize()

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

Definition at line 175 of file bounds.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 116 of file bounds.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 119 of file bounds.pb.h.

◆ has_center()

bool jaiabot::protobuf::SurfaceBounds::has_center ( ) const
inline

Definition at line 795 of file bounds.pb.h.

◆ has_lower()

bool jaiabot::protobuf::SurfaceBounds::has_lower ( ) const
inline

Definition at line 767 of file bounds.pb.h.

◆ has_upper()

bool jaiabot::protobuf::SurfaceBounds::has_upper ( ) const
inline

Definition at line 739 of file bounds.pb.h.

◆ internal_default_instance()

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

Definition at line 125 of file bounds.pb.h.

◆ IsInitialized()

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

◆ lower()

int32_t jaiabot::protobuf::SurfaceBounds::lower ( ) const
inline

Definition at line 777 of file bounds.pb.h.

◆ MergeFrom()

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

Definition at line 162 of file bounds.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 109 of file bounds.pb.h.

◆ New()

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

Definition at line 156 of file bounds.pb.h.

◆ operator=() [1/2]

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

Definition at line 88 of file bounds.pb.h.

◆ operator=() [2/2]

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

Definition at line 92 of file bounds.pb.h.

◆ set_center()

void jaiabot::protobuf::SurfaceBounds::set_center ( int32_t  value)
inline

Definition at line 813 of file bounds.pb.h.

◆ set_lower()

void jaiabot::protobuf::SurfaceBounds::set_lower ( int32_t  value)
inline

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

◆ set_upper()

void jaiabot::protobuf::SurfaceBounds::set_upper ( int32_t  value)
inline

Definition at line 757 of file bounds.pb.h.

◆ Swap()

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

Definition at line 135 of file bounds.pb.h.

◆ unknown_fields()

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

Definition at line 106 of file bounds.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 148 of file bounds.pb.h.

◆ upper()

int32_t jaiabot::protobuf::SurfaceBounds::upper ( ) const
inline

Definition at line 749 of file bounds.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 250 of file bounds.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 184 of file bounds.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2fbounds_2eproto

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

◆ swap

void swap ( SurfaceBounds a,
SurfaceBounds b 
)
friend

Definition at line 132 of file bounds.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::SurfaceBounds::_class_data_
static

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

◆ _impl_

Impl_ jaiabot::protobuf::SurfaceBounds::_impl_

Definition at line 260 of file bounds.pb.h.

◆ kIndexInFileMessages

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

Definition at line 129 of file bounds.pb.h.


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