42 QDataStream ds(&hex, QIODevice::WriteOnly);
LSRequestPacket()
LSRequestPacket LSRequestPacket constructor.
LongPositionVector m_soPv
LSRequest Packet structure.
~LSRequestPacket()
~LSRequestPacket LSRequestPacket destructor.
quint64 extract(uchar *packet)
extract Fill the LongPositionVector with values contained in the packet
quint64 extract(uchar *packet)
extract Fill the GnAddr with values contained in the packet.
quint64 extract(uchar *packet)
extract Extract GBC from packet.
QByteArray toHex()
toHex Create a QByteArray containing the hexadecimal format of the GnAddr.
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.
GnAddr destination()
destination Request GN_ADDR getter.
QByteArray toHex()
toHex Create a QByteArray containing the hexadecimal format of the GBCPacket.