List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Actor_Trajectory Class Referencefinal
#include <actor.pb.h>
Public Types | |
enum | : int { kWaypointsFieldNumber = 4 , kTypeFieldNumber = 2 , kIdFieldNumber = 1 , kTensionFieldNumber = 3 } |
Public Member Functions | |
Actor_Trajectory () | |
constexpr | Actor_Trajectory (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Actor_Trajectory (Actor_Trajectory &&from) noexcept | |
Actor_Trajectory (const Actor_Trajectory &from) | |
~Actor_Trajectory () override | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
::ignition::msgs::Actor_Waypoint * | add_waypoints () |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_id () |
void | clear_tension () |
void | clear_type () |
void | clear_waypoints () |
void | CopyFrom (const Actor_Trajectory &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
uint32_t | id () const |
bool | IsInitialized () const final |
void | MergeFrom (const Actor_Trajectory &from) |
std::string * | mutable_type () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::Actor_Waypoint > * | mutable_waypoints () |
::ignition::msgs::Actor_Waypoint * | mutable_waypoints (int index) |
Actor_Trajectory * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Actor_Trajectory & | operator= (Actor_Trajectory &&from) noexcept |
Actor_Trajectory & | operator= (const Actor_Trajectory &from) |
PROTOBUF_NODISCARD std::string * | release_type () |
void | set_allocated_type (std::string *type) |
void | set_id (uint32_t value) |
void | set_tension (float value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_type (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_type (ArgT0 &&arg0, ArgT... args) |
void | Swap (Actor_Trajectory *other) |
float | tension () const |
const std::string & | type () const |
void | UnsafeArenaSwap (Actor_Trajectory *other) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::Actor_Waypoint > & | waypoints () const |
const ::ignition::msgs::Actor_Waypoint & | waypoints (int index) const |
int | waypoints_size () const |
Static Public Member Functions | |
static const Actor_Trajectory & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Actor_Trajectory * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Actor_Trajectory (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ Actor_Trajectory() [1/5]
|
inline |
◆ ~Actor_Trajectory()
|
override |
◆ Actor_Trajectory() [2/5]
|
explicitconstexpr |
◆ Actor_Trajectory() [3/5]
Actor_Trajectory | ( | const Actor_Trajectory & | from | ) |
◆ Actor_Trajectory() [4/5]
|
inlinenoexcept |
◆ Actor_Trajectory() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_waypoints()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_id()
|
inline |
◆ clear_tension()
|
inline |
◆ clear_type()
|
inline |
◆ clear_waypoints()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const Actor_Trajectory & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ id()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const Actor_Trajectory & | from | ) |
◆ mutable_type()
|
inline |
◆ mutable_waypoints() [1/2]
|
inline |
◆ mutable_waypoints() [2/2]
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inlinenoexcept |
◆ operator=() [2/2]
|
inline |
◆ release_type()
|
inline |
◆ set_allocated_type()
|
inline |
◆ set_id()
|
inline |
◆ set_tension()
|
inline |
◆ set_type() [1/2]
void set_type | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_type() [2/2]
|
inline |
◆ Swap()
|
inline |
◆ tension()
|
inline |
◆ type()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
◆ waypoints() [1/2]
|
inline |
◆ waypoints() [2/2]
|
inline |
◆ waypoints_size()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
2
The documentation for this class was generated from the following file: