List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Actuators Class Reference
#include <actuators.pb.h>
Public Member Functions | |
Actuators () | |
Actuators (const Actuators &from) | |
virtual | ~Actuators () |
void | add_normalized (double value) |
void | add_position (double value) |
void | add_velocity (double value) |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_header () |
void | clear_normalized () |
void | clear_position () |
void | clear_velocity () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Actuators &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::ignition::msgs::Header & | header () 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 Actuators &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::ignition::msgs::Header * | mutable_header () |
::google::protobuf::RepeatedField< double > * | mutable_normalized () |
::google::protobuf::RepeatedField< double > * | mutable_position () |
::google::protobuf::RepeatedField< double > * | mutable_velocity () |
Actuators * | New () const final |
Actuators * | New (::google::protobuf::Arena *arena) const final |
const ::google::protobuf::RepeatedField< double > & | normalized () const |
double | normalized (int index) const |
int | normalized_size () const |
Actuators & | operator= (const Actuators &from) |
const ::google::protobuf::RepeatedField< double > & | position () const |
double | position (int index) const |
int | position_size () const |
::ignition::msgs::Header * | release_header () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_normalized (int index, double value) |
void | set_position (int index, double value) |
void | set_velocity (int index, double value) |
void | Swap (Actuators *other) |
const ::google::protobuf::RepeatedField< double > & | velocity () const |
double | velocity (int index) const |
int | velocity_size () const |
Static Public Member Functions | |
static const Actuators & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Actuators * | internal_default_instance () |
Static Public Attributes | |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kNormalizedFieldNumber = 4 |
static const int | kPositionFieldNumber = 2 |
static const int | kVelocityFieldNumber = 3 |
Constructor & Destructor Documentation
◆ Actuators() [1/2]
Actuators | ( | ) |
◆ ~Actuators()
|
virtual |
◆ Actuators() [2/2]
Member Function Documentation
◆ add_normalized()
|
inline |
◆ add_position()
|
inline |
◆ add_velocity()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_normalized()
|
inline |
◆ clear_position()
|
inline |
◆ clear_velocity()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Actuators & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Actuators_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Actuators & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_header()
|
inline |
◆ mutable_normalized()
|
inline |
◆ mutable_position()
|
inline |
◆ mutable_velocity()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ normalized() [1/2]
|
inline |
◆ normalized() [2/2]
|
inline |
◆ normalized_size()
|
inline |
◆ operator=()
◆ position() [1/2]
|
inline |
◆ position() [2/2]
|
inline |
◆ position_size()
|
inline |
◆ release_header()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
◆ set_normalized()
|
inline |
◆ set_position()
|
inline |
◆ set_velocity()
|
inline |
◆ Swap()
void Swap | ( | Actuators * | other | ) |
◆ velocity() [1/2]
|
inline |
◆ velocity() [2/2]
|
inline |
◆ velocity_size()
|
inline |
Member Data Documentation
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kNormalizedFieldNumber
|
static |
◆ kPositionFieldNumber
|
static |
◆ kVelocityFieldNumber
|
static |
The documentation for this class was generated from the following file: