PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
Control Member List

This is the complete list of members for Control, including all inherited members.

actuatorControl
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() constControl
operator!=(const Control &_rhs) const noexcept (defined in Control)Control
operator<(const Control &_rhs) const noexceptControl
operator=(const Control &)=default (defined in Control)Control
operator=(Control &&)=default (defined in Control)Control
operator==(const Control &_rhs) const noexceptControl
Signal typedef (defined in Control)Control
signalControl