![]() |
WPILibC++ 2027.0.0-alpha-4
|
This is the complete list of members for wpi::cmd::ProxyCommand, including all inherited members.
| CommandHelper()=default | wpi::cmd::CommandHelper< Command, ProxyCommand > | |
| End(bool interrupted) override | wpi::cmd::ProxyCommand | |
| Initialize() override | wpi::cmd::ProxyCommand | |
| InitSendable(wpi::util::SendableBuilder &builder) override | wpi::cmd::ProxyCommand | |
| IsFinished() override | wpi::cmd::ProxyCommand | |
| ProxyCommand(wpi::util::unique_function< Command *()> supplier) | wpi::cmd::ProxyCommand | explicit |
| ProxyCommand(wpi::util::unique_function< CommandPtr()> supplier) | wpi::cmd::ProxyCommand | explicit |
| ProxyCommand(Command *command) | wpi::cmd::ProxyCommand | explicit |
| ProxyCommand(std::unique_ptr< Command > command) | wpi::cmd::ProxyCommand | explicit |
| ProxyCommand(ProxyCommand &&other)=default | wpi::cmd::ProxyCommand | |
| ToPtr() &&override | wpi::cmd::CommandHelper< Command, ProxyCommand > | inline |