|
| PID () |
|
| PID (const PID &from) |
|
virtual | ~PID () |
|
size_t | ByteSizeLong () const final |
|
void | Clear () final |
|
void | clear_d_gain_optional () |
|
void | clear_header () |
|
void | clear_i_gain_optional () |
|
void | clear_i_max_optional () |
|
void | clear_i_min_optional () |
|
void | clear_limit_optional () |
|
void | clear_p_gain_optional () |
|
void | clear_target_optional () |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const PID &from) |
|
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 |
|
const ::ignition::msgs::Double & | i_gain_optional () const |
|
const ::ignition::msgs::Double & | i_max_optional () 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 |
|
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) |
|
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) |
|
void | Swap (PID *other) |
|
const ::ignition::msgs::Double & | target_optional () const |
|