43 QDataStream ds(&hex, QIODevice::WriteOnly);
quint64 get_UINT32(u_char *field, quint32 *uint32)
get_UINT32 Extract an unsigned integer encoded in 32 bits from a byte array.
quint64 extract(uchar *packet)
extract Fill the ShortPositionVector with values contained in the packet
quint64 get_INT32(u_char *field, qint32 *int32)
get_INT32 Extract an integer encoded in 32 bits from a byte array.
ShortPositionVector()
ShortPositionVector Default constructor.
QByteArray toHex()
toHex Create a QByteArray containing the hexadecimal format of the ShortPositionVector.
quint64 extract(uchar *packet)
extract Fill the GnAddr with values contained in the packet.
qint32 latitude() const
latitude Latitude field getter
quint32 timestamp() const
timestamp Timestamp field getter
QByteArray toHex()
toHex Create a QByteArray containing the hexadecimal format of the GnAddr.
qint32 longitude() const
longitude Longitude field getter
GnAddr gnAddr() const
gnAddr GnAddr field getter