#include <tnlNetConnection.h>
Inheritance diagram for TNL::NetConnection::PacketNotify:

Public Member Functions | |
| PacketNotify () | |
Data Fields | |
| bool | rateChanged |
| True if this packet requested a change of rate. | |
| U32 | sendTime |
| Platform::getRealMilliseconds() when packet was sent. | |
| ConnectionStringTable::PacketList | stringList |
| List of string table entries sent in this packet. | |
| PacketNotify * | nextPacket |
| Pointer to the next packet sent on this connection. | |
|
|
|
|
|
True if this packet requested a change of rate.
|
|
|
Platform::getRealMilliseconds() when packet was sent.
|
|
|
List of string table entries sent in this packet.
|
|
|
Pointer to the next packet sent on this connection.
|