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