PPL API Reference |
|
---|
This is the complete list of members for Control, including all inherited members.
actuator | Control | |
Control() (defined in Control) | Control | |
Control(Actuator *const _actuator, const Signal &_signal=Signal()) | Control | |
Control(const Control &)=default (defined in Control) | Control | |
Control(Control &&)=default (defined in Control) | Control | |
GetOutput() const | Control | |
operator!=(const Control &_rhs) const noexcept (defined in Control) | Control | |
operator<(const Control &_rhs) const noexcept | Control | |
operator=(const Control &)=default (defined in Control) | Control | |
operator=(Control &&)=default (defined in Control) | Control | |
operator==(const Control &_rhs) const noexcept | Control | |
Signal typedef (defined in Control) | Control | |
signal | Control |