Represents requirements for a command, which is a set of (pointers to) subsystems.
Definition Requirements.hpp:20
StartEndCommand(const StartEndCommand &other)=default
StartEndCommand(std::function< void()> onInit, std::function< void()> onEnd, Requirements requirements={})
Creates a new StartEndCommand.
StartEndCommand(StartEndCommand &&other)=default
Definition CommandNiDsStadiaController.hpp:15