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

Dependents:   Sensor

Auto generated API documentation and code listings for CommandHandler

Classes

CommandBase Base class for every command
CommandHandler Class that manages the commands
FunctionCommand Class to create a command that points to function
MemberCommand< T > Class to create a command that points to a class member

Code

CommandHandler.h [code]