Class to handle a loose connection between user input and the program logic. (Documentation is not ready yet)

Dependents:   Sensor

Embed: (wiki syntax)

« Back to documentation index

CommandBase Class Reference

CommandBase Class Reference

Base class for every command. More...

#include <CommandHandler.h>

Inherited by FunctionCommand, and MemberCommand< T >.


Detailed Description

Base class for every command.

Definition at line 6 of file CommandHandler.h.