Ans Class Reference

Helper class for parsing answer strings. More...

Inheritance diagram for Ans:

McuAns McuCom McuCmdBool McuCmdFixed McuCmdQueryUnlimited McuCmdStd McuCmdString List of all members.

Public Member Functions

QByteArray answer () const
int byte (int nIx) const
int word (int nIx) const
float real (int nIx) const

Protected Attributes

QByteArray m_aAns

Detailed Description

Helper class for parsing answer strings.


Member Function Documentation

int Ans::byte ( int  nIx  )  const

Return value of binary answer byte (8 bit) at offset nIx

int Ans::word ( int  nIx  )  const

Return value of binary answer word (16 bit, little endian) at offset nIx

float Ans::real ( int  nIx  )  const

Return value of binary answer float (32 bit IEEE float) at offset nIx


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