List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Actor_Waypoint Class Reference
#include <actor.pb.h>
Public Member Functions | |
Actor_Waypoint () | |
Actor_Waypoint (const Actor_Waypoint &from) | |
virtual | ~Actor_Waypoint () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_pose () |
void | clear_time () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Actor_Waypoint &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
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 Actor_Waypoint &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::gz::msgs::Pose * | mutable_pose () |
Actor_Waypoint * | New () const final |
Actor_Waypoint * | New (::google::protobuf::Arena *arena) const final |
Actor_Waypoint & | operator= (const Actor_Waypoint &from) |
const ::gz::msgs::Pose & | pose () const |
::gz::msgs::Pose * | release_pose () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_pose (::gz::msgs::Pose *pose) |
void | set_time (float value) |
void | Swap (Actor_Waypoint *other) |
float | time () const |
Static Public Member Functions | |
static const Actor_Waypoint & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Actor_Waypoint * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kPoseFieldNumber = 2 |
static const int | kTimeFieldNumber = 1 |
Constructor & Destructor Documentation
◆ Actor_Waypoint() [1/2]
Actor_Waypoint | ( | ) |
◆ ~Actor_Waypoint()
|
virtual |
◆ Actor_Waypoint() [2/2]
Actor_Waypoint | ( | const Actor_Waypoint & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_pose()
void clear_pose | ( | ) |
◆ clear_time()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Actor_Waypoint & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_pose()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_Actor_Waypoint_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Actor_Waypoint & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_pose()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ pose()
|
inline |
References gz::msgs::_Pose_default_instance_.
◆ release_pose()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_pose()
|
inline |
◆ set_time()
|
inline |
◆ Swap()
void Swap | ( | Actor_Waypoint * | other | ) |
◆ time()
|
inline |
Member Data Documentation
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
1
◆ kPoseFieldNumber
|
static |
◆ kTimeFieldNumber
|
static |
The documentation for this class was generated from the following file: