List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
AxisAligned2DBox Class Reference
#include <axis_aligned_2d_box.pb.h>
Public Member Functions | |
AxisAligned2DBox () | |
AxisAligned2DBox (const AxisAligned2DBox &from) | |
virtual | ~AxisAligned2DBox () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_header () |
void | clear_max_corner () |
void | clear_min_corner () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const AxisAligned2DBox &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_max_corner () const |
bool | has_min_corner () const |
const ::gz::msgs::Header & | header () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
const ::gz::msgs::Vector2d & | max_corner () const |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const AxisAligned2DBox &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
const ::gz::msgs::Vector2d & | min_corner () const |
::gz::msgs::Header * | mutable_header () |
::gz::msgs::Vector2d * | mutable_max_corner () |
::gz::msgs::Vector2d * | mutable_min_corner () |
AxisAligned2DBox * | New () const final |
AxisAligned2DBox * | New (::google::protobuf::Arena *arena) const final |
AxisAligned2DBox & | operator= (const AxisAligned2DBox &from) |
::gz::msgs::Header * | release_header () |
::gz::msgs::Vector2d * | release_max_corner () |
::gz::msgs::Vector2d * | release_min_corner () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::gz::msgs::Header *header) |
void | set_allocated_max_corner (::gz::msgs::Vector2d *max_corner) |
void | set_allocated_min_corner (::gz::msgs::Vector2d *min_corner) |
void | Swap (AxisAligned2DBox *other) |
Static Public Member Functions | |
static const AxisAligned2DBox & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const AxisAligned2DBox * | internal_default_instance () |
Static Public Attributes | |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kMaxCornerFieldNumber = 3 |
static const int | kMinCornerFieldNumber = 2 |
Constructor & Destructor Documentation
◆ AxisAligned2DBox() [1/2]
AxisAligned2DBox | ( | ) |
◆ ~AxisAligned2DBox()
|
virtual |
◆ AxisAligned2DBox() [2/2]
AxisAligned2DBox | ( | const AxisAligned2DBox & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_max_corner()
void clear_max_corner | ( | ) |
◆ clear_min_corner()
void clear_min_corner | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const AxisAligned2DBox & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ has_max_corner()
|
inline |
◆ has_min_corner()
|
inline |
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_AxisAligned2DBox_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ max_corner()
|
inline |
References gz::msgs::_Vector2d_default_instance_.
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const AxisAligned2DBox & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ min_corner()
|
inline |
References gz::msgs::_Vector2d_default_instance_.
◆ mutable_header()
|
inline |
◆ mutable_max_corner()
|
inline |
◆ mutable_min_corner()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ release_header()
|
inline |
◆ release_max_corner()
|
inline |
◆ release_min_corner()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
◆ set_allocated_max_corner()
|
inline |
◆ set_allocated_min_corner()
|
inline |
◆ Swap()
void Swap | ( | AxisAligned2DBox * | other | ) |
Member Data Documentation
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kMaxCornerFieldNumber
|
static |
◆ kMinCornerFieldNumber
|
static |
The documentation for this class was generated from the following file: