WPILibC++
2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::cmd::Command Member List
This is the complete list of members for
wpi::cmd::Command
, including all inherited members.
AddRequirements
(Requirements requirements)
wpi::cmd::Command
AddRequirements
(wpi::util::SmallSet< Subsystem *, 4 > requirements)
wpi::cmd::Command
AddRequirements
(Subsystem *requirement)
wpi::cmd::Command
AlongWith
(CommandPtr &¶llel) &&
wpi::cmd::Command
AndThen
(std::function< void()> toRun, Requirements requirements={}) &&
wpi::cmd::Command
AndThen
(CommandPtr &&next) &&
wpi::cmd::Command
AsProxy
() &&
wpi::cmd::Command
BeforeStarting
(std::function< void()> toRun, Requirements requirements={}) &&
wpi::cmd::Command
BeforeStarting
(CommandPtr &&before) &&
wpi::cmd::Command
Cancel
()
wpi::cmd::Command
Command
(const Command &)=default
wpi::cmd::Command
Command
(Command &&)=default
wpi::cmd::Command
Command
()
wpi::cmd::Command
protected
CommandPtr
class
wpi::cmd::Command
friend
DeadlineFor
(CommandPtr &¶llel) &&
wpi::cmd::Command
End
(bool interrupted)
wpi::cmd::Command
virtual
Execute
()
wpi::cmd::Command
virtual
FinallyDo
(std::function< void(bool)> end) &&
wpi::cmd::Command
FinallyDo
(std::function< void()> end) &&
wpi::cmd::Command
GetInterruptionBehavior
() const
wpi::cmd::Command
inline
virtual
GetName
() const
wpi::cmd::Command
GetPreviousCompositionSite
() const
wpi::cmd::Command
GetRequirements
() const
wpi::cmd::Command
virtual
GetSubsystem
() const
wpi::cmd::Command
HandleInterrupt
(std::function< void()> handler) &&
wpi::cmd::Command
HasRequirement
(Subsystem *requirement) const
wpi::cmd::Command
IgnoringDisable
(bool doesRunWhenDisabled) &&
wpi::cmd::Command
Initialize
()
wpi::cmd::Command
virtual
InitSendable
(wpi::util::SendableBuilder &builder) override
wpi::cmd::Command
virtual
InterruptionBehavior
enum name
wpi::cmd::Command
IsComposed
() const
wpi::cmd::Command
IsFinished
()
wpi::cmd::Command
inline
virtual
IsScheduled
() const
wpi::cmd::Command
OnlyIf
(std::function< bool()> condition) &&
wpi::cmd::Command
OnlyWhile
(std::function< bool()> condition) &&
wpi::cmd::Command
operator=
(const Command &rhs)
wpi::cmd::Command
operator=
(Command &&)=default
wpi::cmd::Command
wpi::util::SendableHelper< Command >::operator=
(const SendableHelper &rhs)=default
wpi::util::SendableHelper< Command >
RaceWith
(CommandPtr &¶llel) &&
wpi::cmd::Command
Repeatedly
() &&
wpi::cmd::Command
RunsWhenDisabled
() const
wpi::cmd::Command
inline
virtual
Schedule
()
wpi::cmd::Command
SendableHelper
(const SendableHelper &rhs)=default
wpi::util::SendableHelper< Command >
SetComposed
(bool isComposed)
wpi::cmd::Command
SetName
(std::string_view name)
wpi::cmd::Command
SetSubsystem
(std::string_view subsystem)
wpi::cmd::Command
ToPtr
() &&=0
wpi::cmd::Command
pure virtual
Unless
(std::function< bool()> condition) &&
wpi::cmd::Command
Until
(std::function< bool()> condition) &&
wpi::cmd::Command
WithDeadline
(CommandPtr &&deadline) &&
wpi::cmd::Command
WithInterruptBehavior
(Command::InterruptionBehavior interruptBehavior) &&
wpi::cmd::Command
WithName
(std::string_view name) &&
wpi::cmd::Command
WithTimeout
(wpi::units::second_t duration) &&
wpi::cmd::Command
~Command
() override
wpi::cmd::Command
~Sendable
()=default
wpi::util::Sendable
virtual
~SendableHelper
()
wpi::util::SendableHelper< Command >
inline
protected
Generated on
for WPILibC++ by
1.15.0