Ignition Msgs

API Reference

8.1.0

#include <actor.pb.h>

Public Member Functions

 Actor_Waypoint ()
 
 Actor_Waypoint (const Actor_Waypoint &from)
 
virtual ~Actor_Waypoint ()
 
int ByteSize () const
 
void Clear ()
 
void clear_pose ()
 
void clear_time ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Actor_Waypoint &from)
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_pose () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const Actor_Waypoint &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::ignition::msgs::Posemutable_pose ()
 
Actor_WaypointNew () const
 
Actor_WaypointNew (::google::protobuf::Arena *arena) const
 
Actor_Waypointoperator= (const Actor_Waypoint &from)
 
const ::ignition::msgs::Posepose () const
 
::ignition::msgs::Poserelease_pose ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_pose (::ignition::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 Public Attributes

static const int kPoseFieldNumber = 2
 
static const int kTimeFieldNumber = 1
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2factor_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2factor_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2factor_2eproto ()
 

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

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_pose()

void clear_pose ( )
inline

◆ clear_time()

void clear_time ( )
inline

◆ CopyFrom() [1/2]

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

◆ 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
inline

◆ GetMetadata()

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

◆ has_pose()

bool has_pose ( ) const
inline

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool IsInitialized ( ) const

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void MergeFrom ( const Actor_Waypoint from)

◆ MergePartialFromCodedStream()

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

◆ mutable_pose()

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

◆ New() [1/2]

Actor_Waypoint* New ( ) const
inline

References Actor_Waypoint::New().

Referenced by Actor_Waypoint::New().

◆ New() [2/2]

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

◆ operator=()

Actor_Waypoint& operator= ( const Actor_Waypoint from)
inline

◆ pose()

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

◆ release_pose()

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

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline

◆ set_allocated_pose()

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

◆ set_time()

void set_time ( float  value)
inline

◆ Swap()

void Swap ( Actor_Waypoint other)

◆ time()

float time ( ) const
inline

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2factor_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2factor_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2factor_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2factor_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2factor_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2factor_2eproto ( )
friend

Member Data Documentation

◆ kPoseFieldNumber

const int kPoseFieldNumber = 2
static

◆ kTimeFieldNumber

const int kTimeFieldNumber = 1
static

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