SubZero Common
Common library components for an FRC CommandRobot
Loading...
Searching...
No Matches
subzero::EmptyCommand Class Reference

#include <EmptyCommand.h>

+ Inheritance diagram for subzero::EmptyCommand:
+ Collaboration diagram for subzero::EmptyCommand:

Public Member Functions

 EmptyCommand ()
 
 EmptyCommand (EmptyCommand &&other)=default
 

Detailed Description

Definition at line 10 of file EmptyCommand.h.

Constructor & Destructor Documentation

◆ EmptyCommand() [1/2]

subzero::EmptyCommand::EmptyCommand ( )
explicit

◆ EmptyCommand() [2/2]

subzero::EmptyCommand::EmptyCommand ( EmptyCommand && other)
default

The documentation for this class was generated from the following file: