GNE::ObjectDeathPacket Class Reference
[High-Level API]

ObjectDeathPacket is a class used by the ObjectBroker to signify when an object is being removed from its control (usually because it is "dying"). More...

#include <ObjectDeathPacket.h>

Inheritance diagram for GNE::ObjectDeathPacket:
GNE::ObjectBrokerPacket GNE::WrapperPacket GNE::Packet

List of all members.

Public Types

typedef SmartPtr
< ObjectDeathPacket
sptr
typedef WeakPtr
< ObjectDeathPacket
wptr

Public Member Functions

 ObjectDeathPacket ()
 Creates a new instance of this packet suitable only to call readPacket on.
 ObjectDeathPacket (int objectId, const Packet *data)
 Initializes a new ObjectDeathPacket.

Static Public Attributes

static const int ID = 8
 The ID for this type of packet.

Detailed Description

ObjectDeathPacket is a class used by the ObjectBroker to signify when an object is being removed from its control (usually because it is "dying").


Constructor & Destructor Documentation

GNE::ObjectDeathPacket::ObjectDeathPacket ( int  objectId,
const Packet data 
)

Initializes a new ObjectDeathPacket.

The given Packet is copied.


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

Generated on Thu Dec 24 18:38:21 2009 for GNE by  doxygen 1.6.1