List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
PoseWithCovariance Class Reference
#include <pose_with_covariance.pb.h>
Public Member Functions | |
PoseWithCovariance () | |
PoseWithCovariance (const PoseWithCovariance &from) | |
virtual | ~PoseWithCovariance () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_covariance () |
void | clear_pose () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const PoseWithCovariance &from) |
const ::gz::msgs::Float_V & | covariance () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_covariance () const |
bool | has_pose () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const PoseWithCovariance &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::gz::msgs::Float_V * | mutable_covariance () |
::gz::msgs::Pose * | mutable_pose () |
PoseWithCovariance * | New () const final |
PoseWithCovariance * | New (::google::protobuf::Arena *arena) const final |
PoseWithCovariance & | operator= (const PoseWithCovariance &from) |
const ::gz::msgs::Pose & | pose () const |
::gz::msgs::Float_V * | release_covariance () |
::gz::msgs::Pose * | release_pose () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_covariance (::gz::msgs::Float_V *covariance) |
void | set_allocated_pose (::gz::msgs::Pose *pose) |
void | Swap (PoseWithCovariance *other) |
Static Public Member Functions | |
static const PoseWithCovariance & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const PoseWithCovariance * | internal_default_instance () |
Static Public Attributes | |
static const int | kCovarianceFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kPoseFieldNumber = 1 |
Constructor & Destructor Documentation
◆ PoseWithCovariance() [1/2]
◆ ~PoseWithCovariance()
|
virtual |
◆ PoseWithCovariance() [2/2]
PoseWithCovariance | ( | const PoseWithCovariance & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_covariance()
void clear_covariance | ( | ) |
◆ clear_pose()
void clear_pose | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const PoseWithCovariance & | from | ) |
◆ covariance()
|
inline |
References gz::msgs::_Float_V_default_instance_.
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_covariance()
|
inline |
◆ has_pose()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_PoseWithCovariance_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const PoseWithCovariance & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_covariance()
|
inline |
◆ mutable_pose()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ pose()
|
inline |
References gz::msgs::_Pose_default_instance_.
◆ release_covariance()
|
inline |
◆ release_pose()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_covariance()
|
inline |
◆ set_allocated_pose()
|
inline |
◆ Swap()
void Swap | ( | PoseWithCovariance * | other | ) |
Member Data Documentation
◆ kCovarianceFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kPoseFieldNumber
|
static |
The documentation for this class was generated from the following file: