WPILibC++ 2024.3.2
frc2::ProxyCommand Member List

This is the complete list of members for frc2::ProxyCommand, including all inherited members.

CommandHelper()=defaultfrc2::CommandHelper< Command, ProxyCommand >
End(bool interrupted) overridefrc2::ProxyCommand
Initialize() overridefrc2::ProxyCommand
InitSendable(wpi::SendableBuilder &builder) overridefrc2::ProxyCommand
IsFinished() overridefrc2::ProxyCommand
ProxyCommand(wpi::unique_function< Command *()> supplier)frc2::ProxyCommandexplicit
ProxyCommand(wpi::unique_function< CommandPtr()> supplier)frc2::ProxyCommandexplicit
ProxyCommand(Command *command)frc2::ProxyCommandexplicit
ProxyCommand(std::unique_ptr< Command > command)frc2::ProxyCommandexplicit
ProxyCommand(ProxyCommand &&other)=defaultfrc2::ProxyCommand
ToPtr() &&overridefrc2::CommandHelper< Command, ProxyCommand >inline
TransferOwnership() &&overridefrc2::CommandHelper< Command, ProxyCommand >inlineprotected