Inheritance diagram for McuAns:

Public Member Functions | |
| McuAns (const char *szName, int nAnsMin, int nAnsMax) | |
Protected Attributes | |
| QString | m_qsName |
| int | m_nAnsMin |
| int | m_nAnsMax |
Private Member Functions | |
| void | receive (int &rnMin, int &rnMax, const QByteArray &aAnswerFragment) |
| QString | name () const |
| QString McuAns::name | ( | ) | const [inline, private, virtual] |
Return short human-readable name of command for debugging.
Implements IMcuAns.
1.5.1