Entry of the UnicastForwardingPacketBuffer.
QByteArray payload() const
payload Entry payload getter.
bool isDuplicatePacketDetectionTimestampSN(quint32 lastReceivedTimestamp, quint32 nowReceivedTimestamp, quint16 lastReceivedSN, quint16 nowReceivedSN)
isDuplicatePacketDetectionTimestamp Calculate if the packet is a duplicate using the timestamp and th...
bool operator==(const UnicastForwardingPacketEntry &other)
operator== UnicastForwardingPacketEntry comparison operator.
QByteArray sender() const
sender Entry sender getter.
UnicastForwardingPacketEntry & operator=(const UnicastForwardingPacketEntry &other)
operator= UnicastForwardingPacketEntry affectation operator.
void updateSourcePacketSoPv(LongPositionVector lpv)
updateSourcePacketSoPv Update entry SO PV.
UnicastForwardingPacketEntry()
UnicastForwardingPacketEntry UnicastForwardingPacketEntry constructor.