Main Page Modules Namespaces C++ Classes Compound List File List Index
TNL::EventConnection::EventPacketNotify struct Reference

TNL::EventConnection::EventPacketNotify Struct Reference

#include <tnlEventConnection.h>

Inheritance diagram for TNL::EventConnection::EventPacketNotify:

TNL::NetConnection::PacketNotify TNL::GhostConnection::GhostPacketNotify

Detailed Description

EventPacketNotify tracks all the events sent with a single packet.


Public Member Functions

 EventPacketNotify ()

Data Fields

EventNoteeventList
 linked list of events sent with this packet


Constructor & Destructor Documentation

TNL::EventConnection::EventPacketNotify::EventPacketNotify  )  [inline]
 


Field Documentation

EventNote* TNL::EventConnection::EventPacketNotify::eventList
 

linked list of events sent with this packet