#include <actuators.pb.h>
🔗Actuators() [1/2]
🔗~Actuators()
🔗Actuators() [2/2]
🔗add_normalized()
void add_normalized |
( |
double |
value | ) |
|
|
inline |
🔗add_position()
void add_position |
( |
double |
value | ) |
|
|
inline |
🔗add_velocity()
void add_velocity |
( |
double |
value | ) |
|
|
inline |
🔗ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
🔗Clear()
🔗clear_header()
🔗clear_normalized()
void clear_normalized |
( |
| ) |
|
|
inline |
🔗clear_position()
🔗clear_velocity()
🔗CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
🔗CopyFrom() [2/2]
🔗default_instance()
🔗descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
🔗GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
🔗GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
🔗has_header()
bool has_header |
( |
| ) |
const |
|
inline |
🔗header()
🔗InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
🔗internal_default_instance()
static const Actuators* 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]
🔗MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
🔗mutable_header()
🔗mutable_normalized()
google::protobuf::RepeatedField< double > * mutable_normalized |
( |
| ) |
|
|
inline |
🔗mutable_position()
google::protobuf::RepeatedField< double > * mutable_position |
( |
| ) |
|
|
inline |
🔗mutable_velocity()
google::protobuf::RepeatedField< double > * mutable_velocity |
( |
| ) |
|
|
inline |
🔗New() [1/2]
🔗New() [2/2]
Actuators* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
🔗normalized() [1/2]
const ::google::protobuf::RepeatedField< double > & normalized |
( |
| ) |
const |
|
inline |
🔗normalized() [2/2]
double normalized |
( |
int |
index | ) |
const |
|
inline |
🔗normalized_size()
int normalized_size |
( |
| ) |
const |
|
inline |
🔗operator=()
🔗position() [1/2]
const ::google::protobuf::RepeatedField< double > & position |
( |
| ) |
const |
|
inline |
🔗position() [2/2]
double position |
( |
int |
index | ) |
const |
|
inline |
🔗position_size()
int position_size |
( |
| ) |
const |
|
inline |
🔗release_header()
🔗SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
🔗set_allocated_header()
🔗set_normalized()
void set_normalized |
( |
int |
index, |
|
|
double |
value |
|
) |
| |
|
inline |
🔗set_position()
void set_position |
( |
int |
index, |
|
|
double |
value |
|
) |
| |
|
inline |
🔗set_velocity()
void set_velocity |
( |
int |
index, |
|
|
double |
value |
|
) |
| |
|
inline |
🔗Swap()
🔗velocity() [1/2]
const ::google::protobuf::RepeatedField< double > & velocity |
( |
| ) |
const |
|
inline |
🔗velocity() [2/2]
double velocity |
( |
int |
index | ) |
const |
|
inline |
🔗velocity_size()
int velocity_size |
( |
| ) |
const |
|
inline |
🔗kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
🔗kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
🔗kNormalizedFieldNumber
const int kNormalizedFieldNumber = 4 |
|
static |
🔗kPositionFieldNumber
const int kPositionFieldNumber = 2 |
|
static |
🔗kVelocityFieldNumber
const int kVelocityFieldNumber = 3 |
|
static |
The documentation for this class was generated from the following file: