IMcuCmd Class Reference

Interface for MCU serial communication command. More...

List of all members.

Private Member Functions

virtual QByteArray command () const=0
virtual QString name () const=0

Friends

class McuSerial


Detailed Description

Interface for MCU serial communication command.

This class is, together with IMcuAns, an approach to generically deal with the variety of different command and answer types.

See also:
IMcuCmd


Member Function Documentation

QByteArray IMcuCmd::command (  )  const [private, pure virtual]

Get raw command string for submission to the MCU.

QString IMcuCmd::name (  )  const [private, pure virtual]

Return short human-readable name of command for debugging.


The documentation for this class was generated from the following files:
Generated on Sun Jun 3 16:45:46 2007 for Aspect by  doxygen 1.5.1