WPILibC++ 2024.3.2
frc2::WrapperCommand Member List

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

CommandHelper()=defaultfrc2::CommandHelper< Command, WrapperCommand >
End(bool interrupted) overridefrc2::WrapperCommand
Execute() overridefrc2::WrapperCommand
GetInterruptionBehavior() const overridefrc2::WrapperCommand
GetRequirements() const overridefrc2::WrapperCommand
Initialize() overridefrc2::WrapperCommand
IsFinished() overridefrc2::WrapperCommand
m_commandfrc2::WrapperCommandprotected
RunsWhenDisabled() const overridefrc2::WrapperCommand
ToPtr() &&overridefrc2::CommandHelper< Command, WrapperCommand >inline
TransferOwnership() &&overridefrc2::CommandHelper< Command, WrapperCommand >inlineprotected
WrapperCommand(std::unique_ptr< Command > &&command)frc2::WrapperCommandexplicit
WrapperCommand(T &&command)frc2::WrapperCommandinlineexplicit
WrapperCommand(WrapperCommand &&other)=defaultfrc2::WrapperCommand
WrapperCommand(const WrapperCommand &other)=deletefrc2::WrapperCommand
WrapperCommand(WrapperCommand &)=deletefrc2::WrapperCommand