List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Actor_Trajectory Class Reference
#include <actor.pb.h>
Public Member Functions | |
Actor_Trajectory () | |
Actor_Trajectory (const Actor_Trajectory &from) | |
virtual | ~Actor_Trajectory () |
::gz::msgs::Actor_Waypoint * | add_waypoints () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_id () |
void | clear_tension () |
void | clear_type () |
void | clear_waypoints () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Actor_Trajectory &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
::google::protobuf::uint32 | id () 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_Trajectory &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::std::string * | mutable_type () |
::google::protobuf::RepeatedPtrField< ::gz::msgs::Actor_Waypoint > * | mutable_waypoints () |
::gz::msgs::Actor_Waypoint * | mutable_waypoints (int index) |
Actor_Trajectory * | New () const final |
Actor_Trajectory * | New (::google::protobuf::Arena *arena) const final |
Actor_Trajectory & | operator= (const Actor_Trajectory &from) |
::std::string * | release_type () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_type (::std::string *type) |
void | set_id (::google::protobuf::uint32 value) |
void | set_tension (float value) |
void | set_type (const ::std::string &value) |
void | set_type (const char *value) |
void | set_type (const char *value, size_t size) |
void | Swap (Actor_Trajectory *other) |
float | tension () const |
const ::std::string & | type () const |
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::Actor_Waypoint > & | waypoints () const |
const ::gz::msgs::Actor_Waypoint & | waypoints (int index) const |
int | waypoints_size () const |
Static Public Member Functions | |
static const Actor_Trajectory & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Actor_Trajectory * | internal_default_instance () |
Static Public Attributes | |
static const int | kIdFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kTensionFieldNumber = 3 |
static const int | kTypeFieldNumber = 2 |
static const int | kWaypointsFieldNumber = 4 |
Constructor & Destructor Documentation
◆ Actor_Trajectory() [1/2]
Actor_Trajectory | ( | ) |
◆ ~Actor_Trajectory()
|
virtual |
◆ Actor_Trajectory() [2/2]
Actor_Trajectory | ( | const Actor_Trajectory & | from | ) |
Member Function Documentation
◆ add_waypoints()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_id()
|
inline |
◆ clear_tension()
|
inline |
◆ clear_type()
|
inline |
◆ clear_waypoints()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Actor_Trajectory & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ id()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_Actor_Trajectory_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Actor_Trajectory & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_type()
|
inline |
◆ mutable_waypoints() [1/2]
|
inline |
◆ mutable_waypoints() [2/2]
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ release_type()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_type()
|
inline |
◆ set_id()
|
inline |
◆ set_tension()
|
inline |
◆ set_type() [1/3]
|
inline |
◆ set_type() [2/3]
|
inline |
◆ set_type() [3/3]
|
inline |
◆ Swap()
void Swap | ( | Actor_Trajectory * | other | ) |
◆ tension()
|
inline |
◆ type()
|
inline |
◆ waypoints() [1/2]
|
inline |
◆ waypoints() [2/2]
|
inline |
◆ waypoints_size()
|
inline |
Member Data Documentation
◆ kIdFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
2
◆ kTensionFieldNumber
|
static |
◆ kTypeFieldNumber
|
static |
◆ kWaypointsFieldNumber
|
static |
The documentation for this class was generated from the following file: