Numworks Epsilon  1.4.1
Graphing Calculator Operating System
Ion::Device::Bench::CommandHandler Class Reference

#include <command_handler.h>

Public Member Functions

constexpr CommandHandler (const char *name, Command::Function function)
 
bool valid () const
 
bool handle (const char *command) const
 
Command::Function function () const
 

Detailed Description

Definition at line 10 of file command_handler.h.

Constructor & Destructor Documentation

◆ CommandHandler()

constexpr Ion::Device::Bench::CommandHandler::CommandHandler ( const char *  name,
Command::Function  function 
)
inline

Definition at line 12 of file command_handler.h.

Member Function Documentation

◆ function()

Command::Function Ion::Device::Bench::CommandHandler::function ( ) const
inline

Definition at line 16 of file command_handler.h.

◆ handle()

bool Ion::Device::Bench::CommandHandler::handle ( const char *  command) const

Definition at line 12 of file command_handler.cpp.

◆ valid()

bool Ion::Device::Bench::CommandHandler::valid ( ) const

Definition at line 8 of file command_handler.cpp.


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