Gazebo Msgs

API Reference

9.5.0

#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::Posemutable_pose ()
 
Actor_WaypointNew () const final
 
Actor_WaypointNew (::google::protobuf::Arena *arena) const final
 
Actor_Waypointoperator= (const Actor_Waypoint &from)
 
const ::gz::msgs::Posepose () const
 
::gz::msgs::Poserelease_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_Waypointdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const Actor_Waypointinternal_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()

virtual ~Actor_Waypoint ( )
virtual

◆ Actor_Waypoint() [2/2]

Actor_Waypoint ( const Actor_Waypoint from)

Member Function Documentation

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_pose()

void clear_pose ( )

◆ clear_time()

void clear_time ( )
inline

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void CopyFrom ( const Actor_Waypoint from)

◆ default_instance()

static const Actor_Waypoint& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const
final

◆ has_pose()

bool has_pose ( ) const
inline

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const Actor_Waypoint* internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void MergeFrom ( const Actor_Waypoint from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_pose()

gz::msgs::Pose * mutable_pose ( )
inline

◆ New() [1/2]

Actor_Waypoint* New ( ) const
inlinefinal

◆ New() [2/2]

Actor_Waypoint* New ( ::google::protobuf::Arena *  arena) const
inlinefinal

◆ operator=()

Actor_Waypoint& operator= ( const Actor_Waypoint from)
inline

◆ pose()

const ::gz::msgs::Pose & pose ( ) const
inline

◆ release_pose()

gz::msgs::Pose * release_pose ( )
inline

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_pose()

void set_allocated_pose ( ::gz::msgs::Pose pose)
inline

◆ set_time()

void set_time ( float  value)
inline

◆ Swap()

void Swap ( Actor_Waypoint other)

◆ time()

float time ( ) const
inline

Member Data Documentation

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
1

◆ kPoseFieldNumber

const int kPoseFieldNumber = 2
static

◆ kTimeFieldNumber

const int kTimeFieldNumber = 1
static

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