31     QDataStream ds(&hex, QIODevice::WriteOnly);
 
~BeaconPacket()
~BeaconPacket BeaconPacket destructor. 
 
BeaconPacket()
BeaconPacket BeaconPacket constructor. 
 
quint64 extract(uchar *packet)
extract Fill the LongPositionVector with values contained in the packet 
 
QByteArray toHex()
toHex Create a QByteArray containing the hexadecimal format of the BeaconPacket. 
 
quint64 extract(uchar *packet)
extract Extract Beacon from packet. 
 
QByteArray toHex()
toHex Create a QByteArray containing the hexadecimal format of the LongPositionVector. 
 
LongPositionVector m_soPv
 
LongPositionVector soPv() const
soPv SO PV getter.