Inheritance diagram for IMcuAns:
Private Member Functions | |
virtual void | receive (int &rnMin, int &rnMax, const QByteArray &aAnswerFragment)=0 |
virtual QString | name () const=0 |
Friends | |
class | McuSerial |
This class is, together with IMcuCmd, an approach to generically deal with the variety of different command and answer types.
QString IMcuAns::name | ( | ) | const [private, pure virtual] |
Return short human-readable name of command for debugging.
Implemented in McuAns.