#include <jaiabot/messages/bounds.pb.h>
|
| SurfaceBounds (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
Definition at line 75 of file bounds.pb.h.
◆ anonymous enum
Enumerator |
---|
kCenterFieldNumber | |
kUpperFieldNumber | |
kLowerFieldNumber | |
Definition at line 202 of file bounds.pb.h.
◆ SurfaceBounds() [1/5]
jaiabot::protobuf::SurfaceBounds::SurfaceBounds |
( |
| ) |
|
|
inline |
◆ ~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 |
◆ SurfaceBounds() [5/5]
jaiabot::protobuf::SurfaceBounds::SurfaceBounds |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _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 |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::protobuf::SurfaceBounds::Clear |
( |
| ) |
|
|
final |
◆ clear_center()
void jaiabot::protobuf::SurfaceBounds::clear_center |
( |
| ) |
|
|
inline |
◆ clear_lower()
void jaiabot::protobuf::SurfaceBounds::clear_lower |
( |
| ) |
|
|
inline |
◆ clear_upper()
void jaiabot::protobuf::SurfaceBounds::clear_upper |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void jaiabot::protobuf::SurfaceBounds::CopyFrom |
( |
const SurfaceBounds & |
from | ) |
|
◆ default_instance()
static const SurfaceBounds & jaiabot::protobuf::SurfaceBounds::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::SurfaceBounds::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
int jaiabot::protobuf::SurfaceBounds::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ 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 |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::SurfaceBounds::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::SurfaceBounds::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_center()
bool jaiabot::protobuf::SurfaceBounds::has_center |
( |
| ) |
const |
|
inline |
◆ has_lower()
bool jaiabot::protobuf::SurfaceBounds::has_lower |
( |
| ) |
const |
|
inline |
◆ has_upper()
bool jaiabot::protobuf::SurfaceBounds::has_upper |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const SurfaceBounds * jaiabot::protobuf::SurfaceBounds::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool jaiabot::protobuf::SurfaceBounds::IsInitialized |
( |
| ) |
const |
|
final |
◆ lower()
int32_t jaiabot::protobuf::SurfaceBounds::lower |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
void jaiabot::protobuf::SurfaceBounds::MergeFrom |
( |
const SurfaceBounds & |
from | ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::SurfaceBounds::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
SurfaceBounds * jaiabot::protobuf::SurfaceBounds::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_center()
void jaiabot::protobuf::SurfaceBounds::set_center |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_lower()
void jaiabot::protobuf::SurfaceBounds::set_lower |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_upper()
void jaiabot::protobuf::SurfaceBounds::set_upper |
( |
int32_t |
value | ) |
|
|
inline |
◆ Swap()
void jaiabot::protobuf::SurfaceBounds::Swap |
( |
SurfaceBounds * |
other | ) |
|
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::SurfaceBounds::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void jaiabot::protobuf::SurfaceBounds::UnsafeArenaSwap |
( |
SurfaceBounds * |
other | ) |
|
|
inline |
◆ upper()
int32_t jaiabot::protobuf::SurfaceBounds::upper |
( |
| ) |
const |
|
inline |
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_jaiabot_2fmessages_2fbounds_2eproto
◆ swap
◆ _class_data_
const ClassData jaiabot::protobuf::SurfaceBounds::_class_data_ |
|
static |
◆ _impl_
Impl_ jaiabot::protobuf::SurfaceBounds::_impl_ |
◆ kIndexInFileMessages
constexpr int jaiabot::protobuf::SurfaceBounds::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: