WPILibC++ 2024.3.2
WrapperCommand.h File Reference
#include <concepts>
#include <memory>
#include <utility>
#include "frc2/command/Command.h"
#include "frc2/command/CommandHelper.h"

Go to the source code of this file.

Classes

class  frc2::WrapperCommand
 A class used internally to wrap commands while overriding a specific method; all other methods will call through to the wrapped command. More...
 

Namespaces

namespace  frc2