44 QDataStream ds(&hex, QIODevice::WriteOnly);
quint64 extract(uchar *packet)
extract Fill the ShortPositionVector with values contained in the packet
quint64 extract(uchar *packet)
extract Extract GUCPacket from packet.
~GUCPacket()
~GUCPacket GUCPacket destructor.
QByteArray toHex()
toHex Create a QByteArray containing the hexadecimal format of the ShortPositionVector.
quint64 extract(uchar *packet)
extract Fill the LongPositionVector with values contained in the packet
ShortPositionVector m_dePv
ShortPositionVector dePv() const
dePv GUC DE PV getter.
quint64 get_UINT16(u_char *field, quint16 *uint16)
get_INT64 Extract an integer encoded in 64 bits from a byte array.
QByteArray toHex()
toHex Create a QByteArray containing the hexadecimal format of the LongPositionVector.
GUCPacket()
GUCPacket GUCPacket constructor.
QByteArray toHex()
toHex Create a QByteArray containing the hexadecimal format of the GBCPacket.
quint16 sequenceNumber() const
sequenceNumber GUC sequence number getter.
LongPositionVector m_soPv
LongPositionVector soPv() const
soPv GUC SO PV getter.