News SF.net Project Frequently Asked Questions Documentation Downloads Mailing Lists How to Contribute

SourceForge.net Logo

Changing the way games are made and played.

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 Zap::ControlObjectConnection::GamePacketNotify

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