List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
PID Class Reference
#include <pid.pb.h>
Public Member Functions | |
PID () | |
PID (const PID &from) | |
virtual | ~PID () |
size_t | ByteSizeLong () const final |
void | Clear () final |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | clear_d_gain () |
void | clear_d_gain_optional () |
void | clear_header () |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | clear_i_gain () |
void | clear_i_gain_optional () |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | clear_i_max () |
void | clear_i_max_optional () |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | clear_i_min () |
void | clear_i_min_optional () |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | clear_limit () |
void | clear_limit_optional () |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | clear_p_gain () |
void | clear_p_gain_optional () |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | clear_target () |
void | clear_target_optional () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const PID &from) |
GOOGLE_PROTOBUF_DEPRECATED_ATTR double | d_gain () const |
const ::ignition::msgs::Double & | d_gain_optional () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_d_gain_optional () const |
bool | has_header () const |
bool | has_i_gain_optional () const |
bool | has_i_max_optional () const |
bool | has_i_min_optional () const |
bool | has_limit_optional () const |
bool | has_p_gain_optional () const |
bool | has_target_optional () const |
const ::ignition::msgs::Header & | header () const |
GOOGLE_PROTOBUF_DEPRECATED_ATTR double | i_gain () const |
const ::ignition::msgs::Double & | i_gain_optional () const |
GOOGLE_PROTOBUF_DEPRECATED_ATTR double | i_max () const |
const ::ignition::msgs::Double & | i_max_optional () const |
GOOGLE_PROTOBUF_DEPRECATED_ATTR double | i_min () const |
const ::ignition::msgs::Double & | i_min_optional () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
GOOGLE_PROTOBUF_DEPRECATED_ATTR double | limit () const |
const ::ignition::msgs::Double & | limit_optional () const |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const PID &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::ignition::msgs::Double * | mutable_d_gain_optional () |
::ignition::msgs::Header * | mutable_header () |
::ignition::msgs::Double * | mutable_i_gain_optional () |
::ignition::msgs::Double * | mutable_i_max_optional () |
::ignition::msgs::Double * | mutable_i_min_optional () |
::ignition::msgs::Double * | mutable_limit_optional () |
::ignition::msgs::Double * | mutable_p_gain_optional () |
::ignition::msgs::Double * | mutable_target_optional () |
PID * | New () const final |
PID * | New (::google::protobuf::Arena *arena) const final |
PID & | operator= (const PID &from) |
GOOGLE_PROTOBUF_DEPRECATED_ATTR double | p_gain () const |
const ::ignition::msgs::Double & | p_gain_optional () const |
::ignition::msgs::Double * | release_d_gain_optional () |
::ignition::msgs::Header * | release_header () |
::ignition::msgs::Double * | release_i_gain_optional () |
::ignition::msgs::Double * | release_i_max_optional () |
::ignition::msgs::Double * | release_i_min_optional () |
::ignition::msgs::Double * | release_limit_optional () |
::ignition::msgs::Double * | release_p_gain_optional () |
::ignition::msgs::Double * | release_target_optional () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_d_gain_optional (::ignition::msgs::Double *d_gain_optional) |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_i_gain_optional (::ignition::msgs::Double *i_gain_optional) |
void | set_allocated_i_max_optional (::ignition::msgs::Double *i_max_optional) |
void | set_allocated_i_min_optional (::ignition::msgs::Double *i_min_optional) |
void | set_allocated_limit_optional (::ignition::msgs::Double *limit_optional) |
void | set_allocated_p_gain_optional (::ignition::msgs::Double *p_gain_optional) |
void | set_allocated_target_optional (::ignition::msgs::Double *target_optional) |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | set_d_gain (double value) |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | set_i_gain (double value) |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | set_i_max (double value) |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | set_i_min (double value) |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | set_limit (double value) |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | set_p_gain (double value) |
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | set_target (double value) |
void | Swap (PID *other) |
GOOGLE_PROTOBUF_DEPRECATED_ATTR double | target () const |
const ::ignition::msgs::Double & | target_optional () const |
Static Public Member Functions | |
static const PID & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const PID * | internal_default_instance () |
Static Public Attributes | |
static const GOOGLE_PROTOBUF_DEPRECATED_ATTR int | kDGainFieldNumber = 5 |
static const int | kDGainOptionalFieldNumber = 12 |
static const int | kHeaderFieldNumber = 1 |
static const GOOGLE_PROTOBUF_DEPRECATED_ATTR int | kIGainFieldNumber = 4 |
static const int | kIGainOptionalFieldNumber = 11 |
static const GOOGLE_PROTOBUF_DEPRECATED_ATTR int | kIMaxFieldNumber = 6 |
static const int | kIMaxOptionalFieldNumber = 13 |
static const GOOGLE_PROTOBUF_DEPRECATED_ATTR int | kIMinFieldNumber = 7 |
static const int | kIMinOptionalFieldNumber = 14 |
static constexpr int | kIndexInFileMessages |
static const GOOGLE_PROTOBUF_DEPRECATED_ATTR int | kLimitFieldNumber = 8 |
static const int | kLimitOptionalFieldNumber = 15 |
static const GOOGLE_PROTOBUF_DEPRECATED_ATTR int | kPGainFieldNumber = 3 |
static const int | kPGainOptionalFieldNumber = 10 |
static const GOOGLE_PROTOBUF_DEPRECATED_ATTR int | kTargetFieldNumber = 2 |
static const int | kTargetOptionalFieldNumber = 9 |
Constructor & Destructor Documentation
◆ PID() [1/2]
PID | ( | ) |
◆ ~PID()
|
virtual |
◆ PID() [2/2]
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_d_gain()
|
inline |
◆ clear_d_gain_optional()
void clear_d_gain_optional | ( | ) |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_i_gain()
|
inline |
◆ clear_i_gain_optional()
void clear_i_gain_optional | ( | ) |
◆ clear_i_max()
|
inline |
◆ clear_i_max_optional()
void clear_i_max_optional | ( | ) |
◆ clear_i_min()
|
inline |
◆ clear_i_min_optional()
void clear_i_min_optional | ( | ) |
◆ clear_limit()
|
inline |
◆ clear_limit_optional()
void clear_limit_optional | ( | ) |
◆ clear_p_gain()
|
inline |
◆ clear_p_gain_optional()
void clear_p_gain_optional | ( | ) |
◆ clear_target()
|
inline |
◆ clear_target_optional()
void clear_target_optional | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const PID & | from | ) |
◆ d_gain()
|
inline |
◆ d_gain_optional()
|
inline |
References ignition::msgs::_Double_default_instance_.
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_d_gain_optional()
|
inline |
◆ has_header()
|
inline |
◆ has_i_gain_optional()
|
inline |
◆ has_i_max_optional()
|
inline |
◆ has_i_min_optional()
|
inline |
◆ has_limit_optional()
|
inline |
◆ has_p_gain_optional()
|
inline |
◆ has_target_optional()
|
inline |
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
◆ i_gain()
|
inline |
◆ i_gain_optional()
|
inline |
References ignition::msgs::_Double_default_instance_.
◆ i_max()
|
inline |
◆ i_max_optional()
|
inline |
References ignition::msgs::_Double_default_instance_.
◆ i_min()
|
inline |
◆ i_min_optional()
|
inline |
References ignition::msgs::_Double_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_PID_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ limit()
|
inline |
◆ limit_optional()
|
inline |
References ignition::msgs::_Double_default_instance_.
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const PID & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_d_gain_optional()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_i_gain_optional()
|
inline |
◆ mutable_i_max_optional()
|
inline |
◆ mutable_i_min_optional()
|
inline |
◆ mutable_limit_optional()
|
inline |
◆ mutable_p_gain_optional()
|
inline |
◆ mutable_target_optional()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ p_gain()
|
inline |
◆ p_gain_optional()
|
inline |
References ignition::msgs::_Double_default_instance_.
◆ release_d_gain_optional()
|
inline |
◆ release_header()
|
inline |
◆ release_i_gain_optional()
|
inline |
◆ release_i_max_optional()
|
inline |
◆ release_i_min_optional()
|
inline |
◆ release_limit_optional()
|
inline |
◆ release_p_gain_optional()
|
inline |
◆ release_target_optional()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_d_gain_optional()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_i_gain_optional()
|
inline |
◆ set_allocated_i_max_optional()
|
inline |
◆ set_allocated_i_min_optional()
|
inline |
◆ set_allocated_limit_optional()
|
inline |
◆ set_allocated_p_gain_optional()
|
inline |
◆ set_allocated_target_optional()
|
inline |
◆ set_d_gain()
|
inline |
◆ set_i_gain()
|
inline |
◆ set_i_max()
|
inline |
◆ set_i_min()
|
inline |
◆ set_limit()
|
inline |
◆ set_p_gain()
|
inline |
◆ set_target()
|
inline |
◆ Swap()
void Swap | ( | PID * | other | ) |
◆ target()
|
inline |
◆ target_optional()
|
inline |
References ignition::msgs::_Double_default_instance_.
Member Data Documentation
◆ kDGainFieldNumber
|
static |
◆ kDGainOptionalFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIGainFieldNumber
|
static |
◆ kIGainOptionalFieldNumber
|
static |
◆ kIMaxFieldNumber
|
static |
◆ kIMaxOptionalFieldNumber
|
static |
◆ kIMinFieldNumber
|
static |
◆ kIMinOptionalFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kLimitFieldNumber
|
static |
◆ kLimitOptionalFieldNumber
|
static |
◆ kPGainFieldNumber
|
static |
◆ kPGainOptionalFieldNumber
|
static |
◆ kTargetFieldNumber
|
static |
◆ kTargetOptionalFieldNumber
|
static |
The documentation for this class was generated from the following file: