7 #ifndef LocationServicePacketBuffer_H 8 #define LocationServicePacketBuffer_H 74 #endif // _LocationServicePacketBuffer_H_ gnDataRequest_t structure is the GN data request definition.
void clear()
clear Clear the buffer.
LocationServicePacketBuffer()
LocationServicePacketBuffer Default constructor.
GN data request definition.
static int nbLSForwardingPacketQueued
QList< LocationServicePacketEntry > lsPacketBuffer()
lsPacketBuffer The LS buffer getter.
QList< LocationServicePacketEntry > m_lsPacketBuffer
void erase(GnAddr destination)
find Remove packet in the buffer.
bool find(GnAddr destination)
find Search packet in the buffer.
void addPacket(GnAddr destination, gnDataRequest_t packet, quint32 timestamp)
addPacket Add packet to the buffer.