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

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

Inheritance diagram for jaiabot::protobuf::Bounds:
Collaboration diagram for jaiabot::protobuf::Bounds:

Public Types

enum  : int { kStrbFieldNumber = 1 , kPortFieldNumber = 2 , kRudderFieldNumber = 3 , kMotorFieldNumber = 4 }
 

Public Member Functions

 Bounds ()
 
 ~Bounds () override
 
PROTOBUF_CONSTEXPR Bounds (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Bounds (const Bounds &from)
 
 Bounds (Bounds &&from) noexcept
 
Boundsoperator= (const Bounds &from)
 
Boundsoperator= (Bounds &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Bounds *other)
 
void UnsafeArenaSwap (Bounds *other)
 
BoundsNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const Bounds &from)
 
void MergeFrom (const Bounds &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_strb () const
 
void clear_strb ()
 
const ::jaiabot::protobuf::SurfaceBoundsstrb () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::SurfaceBounds * release_strb ()
 
::jaiabot::protobuf::SurfaceBoundsmutable_strb ()
 
void set_allocated_strb (::jaiabot::protobuf::SurfaceBounds *strb)
 
void unsafe_arena_set_allocated_strb (::jaiabot::protobuf::SurfaceBounds *strb)
 
::jaiabot::protobuf::SurfaceBoundsunsafe_arena_release_strb ()
 
bool has_port () const
 
void clear_port ()
 
const ::jaiabot::protobuf::SurfaceBoundsport () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::SurfaceBounds * release_port ()
 
::jaiabot::protobuf::SurfaceBoundsmutable_port ()
 
void set_allocated_port (::jaiabot::protobuf::SurfaceBounds *port)
 
void unsafe_arena_set_allocated_port (::jaiabot::protobuf::SurfaceBounds *port)
 
::jaiabot::protobuf::SurfaceBoundsunsafe_arena_release_port ()
 
bool has_rudder () const
 
void clear_rudder ()
 
const ::jaiabot::protobuf::SurfaceBoundsrudder () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::SurfaceBounds * release_rudder ()
 
::jaiabot::protobuf::SurfaceBoundsmutable_rudder ()
 
void set_allocated_rudder (::jaiabot::protobuf::SurfaceBounds *rudder)
 
void unsafe_arena_set_allocated_rudder (::jaiabot::protobuf::SurfaceBounds *rudder)
 
::jaiabot::protobuf::SurfaceBoundsunsafe_arena_release_rudder ()
 
bool has_motor () const
 
void clear_motor ()
 
const ::jaiabot::protobuf::MotorBoundsmotor () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::MotorBounds * release_motor ()
 
::jaiabot::protobuf::MotorBoundsmutable_motor ()
 
void set_allocated_motor (::jaiabot::protobuf::MotorBounds *motor)
 
void unsafe_arena_set_allocated_motor (::jaiabot::protobuf::MotorBounds *motor)
 
::jaiabot::protobuf::MotorBoundsunsafe_arena_release_motor ()
 

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 Boundsdefault_instance ()
 
static const Boundsinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kStrbFieldNumber 
kPortFieldNumber 
kRudderFieldNumber 
kMotorFieldNumber 

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

Constructor & Destructor Documentation

◆ Bounds() [1/5]

jaiabot::protobuf::Bounds::Bounds ( )
inline

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

◆ ~Bounds()

jaiabot::protobuf::Bounds::~Bounds ( )
override

◆ Bounds() [2/5]

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

◆ Bounds() [3/5]

jaiabot::protobuf::Bounds::Bounds ( const Bounds from)

◆ Bounds() [4/5]

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

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

◆ Bounds() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_motor()

void jaiabot::protobuf::Bounds::clear_motor ( )
inline

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

◆ clear_port()

void jaiabot::protobuf::Bounds::clear_port ( )
inline

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

◆ clear_rudder()

void jaiabot::protobuf::Bounds::clear_rudder ( )
inline

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

◆ clear_strb()

void jaiabot::protobuf::Bounds::clear_strb ( )
inline

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_motor()

bool jaiabot::protobuf::Bounds::has_motor ( ) const
inline

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

◆ has_port()

bool jaiabot::protobuf::Bounds::has_port ( ) const
inline

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

◆ has_rudder()

bool jaiabot::protobuf::Bounds::has_rudder ( ) const
inline

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

◆ has_strb()

bool jaiabot::protobuf::Bounds::has_strb ( ) const
inline

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ motor()

const ::jaiabot::protobuf::MotorBounds & jaiabot::protobuf::Bounds::motor ( ) const
inline

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

◆ mutable_motor()

jaiabot::protobuf::MotorBounds * jaiabot::protobuf::Bounds::mutable_motor ( )
inline

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

◆ mutable_port()

jaiabot::protobuf::SurfaceBounds * jaiabot::protobuf::Bounds::mutable_port ( )
inline

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

◆ mutable_rudder()

jaiabot::protobuf::SurfaceBounds * jaiabot::protobuf::Bounds::mutable_rudder ( )
inline

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

◆ mutable_strb()

jaiabot::protobuf::SurfaceBounds * jaiabot::protobuf::Bounds::mutable_strb ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ port()

const ::jaiabot::protobuf::SurfaceBounds & jaiabot::protobuf::Bounds::port ( ) const
inline

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

◆ release_motor()

jaiabot::protobuf::MotorBounds * jaiabot::protobuf::Bounds::release_motor ( )
inline

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

◆ release_port()

jaiabot::protobuf::SurfaceBounds * jaiabot::protobuf::Bounds::release_port ( )
inline

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

◆ release_rudder()

jaiabot::protobuf::SurfaceBounds * jaiabot::protobuf::Bounds::release_rudder ( )
inline

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

◆ release_strb()

jaiabot::protobuf::SurfaceBounds * jaiabot::protobuf::Bounds::release_strb ( )
inline

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

◆ rudder()

const ::jaiabot::protobuf::SurfaceBounds & jaiabot::protobuf::Bounds::rudder ( ) const
inline

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

◆ set_allocated_motor()

void jaiabot::protobuf::Bounds::set_allocated_motor ( ::jaiabot::protobuf::MotorBounds motor)
inline

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

◆ set_allocated_port()

void jaiabot::protobuf::Bounds::set_allocated_port ( ::jaiabot::protobuf::SurfaceBounds port)
inline

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

◆ set_allocated_rudder()

void jaiabot::protobuf::Bounds::set_allocated_rudder ( ::jaiabot::protobuf::SurfaceBounds rudder)
inline

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

◆ set_allocated_strb()

void jaiabot::protobuf::Bounds::set_allocated_strb ( ::jaiabot::protobuf::SurfaceBounds strb)
inline

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

◆ strb()

const ::jaiabot::protobuf::SurfaceBounds & jaiabot::protobuf::Bounds::strb ( ) const
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_motor()

jaiabot::protobuf::MotorBounds * jaiabot::protobuf::Bounds::unsafe_arena_release_motor ( )
inline

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

◆ unsafe_arena_release_port()

jaiabot::protobuf::SurfaceBounds * jaiabot::protobuf::Bounds::unsafe_arena_release_port ( )
inline

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

◆ unsafe_arena_release_rudder()

jaiabot::protobuf::SurfaceBounds * jaiabot::protobuf::Bounds::unsafe_arena_release_rudder ( )
inline

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

◆ unsafe_arena_release_strb()

jaiabot::protobuf::SurfaceBounds * jaiabot::protobuf::Bounds::unsafe_arena_release_strb ( )
inline

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

◆ unsafe_arena_set_allocated_motor()

void jaiabot::protobuf::Bounds::unsafe_arena_set_allocated_motor ( ::jaiabot::protobuf::MotorBounds motor)
inline

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

◆ unsafe_arena_set_allocated_port()

void jaiabot::protobuf::Bounds::unsafe_arena_set_allocated_port ( ::jaiabot::protobuf::SurfaceBounds port)
inline

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

◆ unsafe_arena_set_allocated_rudder()

void jaiabot::protobuf::Bounds::unsafe_arena_set_allocated_rudder ( ::jaiabot::protobuf::SurfaceBounds rudder)
inline

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

◆ unsafe_arena_set_allocated_strb()

void jaiabot::protobuf::Bounds::unsafe_arena_set_allocated_strb ( ::jaiabot::protobuf::SurfaceBounds strb)
inline

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

◆ UnsafeArenaSwap()

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_jaiabot_2fmessages_2fbounds_2eproto

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

◆ swap

void swap ( Bounds a,
Bounds b 
)
friend

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

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::Bounds::_class_data_
static

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

◆ _impl_

Impl_ jaiabot::protobuf::Bounds::_impl_

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

◆ kIndexInFileMessages

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

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


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