#include <axis.pb.h>
🔗Axis() [1/2]
🔗~Axis()
🔗Axis() [2/2]
🔗acceleration()
double acceleration |
( |
| ) |
const |
|
inline |
🔗ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
🔗Clear()
🔗clear_acceleration()
void clear_acceleration |
( |
| ) |
|
|
inline |
🔗clear_damping()
🔗clear_force()
🔗clear_friction()
🔗clear_header()
🔗clear_limit_effort()
void clear_limit_effort |
( |
| ) |
|
|
inline |
🔗clear_limit_lower()
void clear_limit_lower |
( |
| ) |
|
|
inline |
🔗clear_limit_upper()
void clear_limit_upper |
( |
| ) |
|
|
inline |
🔗clear_limit_velocity()
void clear_limit_velocity |
( |
| ) |
|
|
inline |
🔗clear_position()
🔗clear_velocity()
🔗clear_xyz()
🔗clear_xyz_expressed_in()
void clear_xyz_expressed_in |
( |
| ) |
|
|
inline |
🔗CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
🔗CopyFrom() [2/2]
void CopyFrom |
( |
const Axis & |
from | ) |
|
🔗damping()
🔗default_instance()
static const Axis& default_instance |
( |
| ) |
|
|
static |
🔗descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
🔗force()
🔗friction()
double friction |
( |
| ) |
const |
|
inline |
🔗GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
🔗GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
🔗has_header()
bool has_header |
( |
| ) |
const |
|
inline |
🔗has_xyz()
🔗header()
🔗InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
🔗internal_default_instance()
static const Axis* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
🔗InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
🔗IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
🔗limit_effort()
double limit_effort |
( |
| ) |
const |
|
inline |
🔗limit_lower()
double limit_lower |
( |
| ) |
const |
|
inline |
🔗limit_upper()
double limit_upper |
( |
| ) |
const |
|
inline |
🔗limit_velocity()
double limit_velocity |
( |
| ) |
const |
|
inline |
🔗MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
🔗MergeFrom() [2/2]
void MergeFrom |
( |
const Axis & |
from | ) |
|
🔗MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
🔗mutable_header()
🔗mutable_xyz()
🔗mutable_xyz_expressed_in()
🔗New() [1/2]
🔗New() [2/2]
Axis* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
🔗operator=()
🔗position()
double position |
( |
| ) |
const |
|
inline |
🔗release_header()
🔗release_xyz()
🔗release_xyz_expressed_in()
🔗SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
🔗set_acceleration()
void set_acceleration |
( |
double |
value | ) |
|
|
inline |
🔗set_allocated_header()
🔗set_allocated_xyz()
🔗set_allocated_xyz_expressed_in()
void set_allocated_xyz_expressed_in |
( |
::std::string * |
xyz_expressed_in | ) |
|
|
inline |
🔗set_damping()
void set_damping |
( |
double |
value | ) |
|
|
inline |
🔗set_force()
void set_force |
( |
double |
value | ) |
|
|
inline |
🔗set_friction()
void set_friction |
( |
double |
value | ) |
|
|
inline |
🔗set_limit_effort()
void set_limit_effort |
( |
double |
value | ) |
|
|
inline |
🔗set_limit_lower()
void set_limit_lower |
( |
double |
value | ) |
|
|
inline |
🔗set_limit_upper()
void set_limit_upper |
( |
double |
value | ) |
|
|
inline |
🔗set_limit_velocity()
void set_limit_velocity |
( |
double |
value | ) |
|
|
inline |
🔗set_position()
void set_position |
( |
double |
value | ) |
|
|
inline |
🔗set_velocity()
void set_velocity |
( |
double |
value | ) |
|
|
inline |
🔗set_xyz_expressed_in() [1/3]
void set_xyz_expressed_in |
( |
const ::std::string & |
value | ) |
|
|
inline |
🔗set_xyz_expressed_in() [2/3]
void set_xyz_expressed_in |
( |
const char * |
value | ) |
|
|
inline |
🔗set_xyz_expressed_in() [3/3]
void set_xyz_expressed_in |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
🔗Swap()
void Swap |
( |
Axis * |
other | ) |
|
🔗velocity()
double velocity |
( |
| ) |
const |
|
inline |
🔗xyz()
🔗xyz_expressed_in()
🔗kAccelerationFieldNumber
const int kAccelerationFieldNumber = 13 |
|
static |
🔗kDampingFieldNumber
const int kDampingFieldNumber = 7 |
|
static |
🔗kForceFieldNumber
const int kForceFieldNumber = 12 |
|
static |
🔗kFrictionFieldNumber
const int kFrictionFieldNumber = 8 |
|
static |
🔗kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
🔗kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
🔗kLimitEffortFieldNumber
const int kLimitEffortFieldNumber = 5 |
|
static |
🔗kLimitLowerFieldNumber
const int kLimitLowerFieldNumber = 3 |
|
static |
🔗kLimitUpperFieldNumber
const int kLimitUpperFieldNumber = 4 |
|
static |
🔗kLimitVelocityFieldNumber
const int kLimitVelocityFieldNumber = 6 |
|
static |
🔗kPositionFieldNumber
const int kPositionFieldNumber = 10 |
|
static |
🔗kVelocityFieldNumber
const int kVelocityFieldNumber = 11 |
|
static |
🔗kXyzExpressedInFieldNumber
const int kXyzExpressedInFieldNumber = 14 |
|
static |
🔗kXyzFieldNumber
const int kXyzFieldNumber = 2 |
|
static |
The documentation for this class was generated from the following file: