40 QDataStream ds(&hex, QIODevice::WriteOnly);
QByteArray toHex()
toHex Create a QByteArray containing the hexadecimal format of the GBCPacket.
TSBPacket()
TSBPacket TSBPacket constructor.
LongPositionVector m_soPv
quint64 extract(uchar *packet)
extract Extract GBC from packet.
LongPositionVector soPv() const
soPv TSB SO PV getter.
quint64 extract(uchar *packet)
extract Fill the LongPositionVector with values contained in the packet
quint16 sequenceNumber() const
sequenceNumber TSB sequence number 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.
~TSBPacket()
~TSBPacket The TSBPacket destructor.