UserDatabaseDropEntityEvent Class Reference

#include <UserDatabaseEvents.h>

Inherits Event.

Collaboration diagram for UserDatabaseDropEntityEvent:

List of all members.


Public Types

typedef EventFactory
< UserDatabaseDropEntityEvent
Factory

Public Member Functions

 UserDatabaseDropEntityEvent ()
 UserDatabaseDropEntityEvent (User *userDropingDown, Entity *entity)
virtual void encode (NetMessage *message)
virtual void decode (NetMessage *message)
virtual void execute ()

Protected Attributes

unsigned userIdDropingDown
unsigned typeBasedEntityId

Member Typedef Documentation


Constructor & Destructor Documentation

UserDatabaseDropEntityEvent::UserDatabaseDropEntityEvent (  ) 

UserDatabaseDropEntityEvent::UserDatabaseDropEntityEvent ( User userDropingDown,
Entity entity 
)


Member Function Documentation

void UserDatabaseDropEntityEvent::decode ( NetMessage message  )  [virtual]

Reimplemented from Event.

void UserDatabaseDropEntityEvent::encode ( NetMessage message  )  [virtual]

Todo:
should Event::decode() and Event::encode() be protected?

describe Event::decode() and Event::encode()

Reimplemented from Event.

void UserDatabaseDropEntityEvent::execute (  )  [virtual]

Process the Event.

Todo:
write more precise description

Implements Event.


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Wed Oct 20 16:12:02 2010 for inVRs by doxygen 1.5.8