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:

Inheritance graph
[legend]
Collaboration diagram for GNE::ObjectDeathPacket:

Collaboration graph
[legend]
List of all members.

Public Types

typedef SmartPtr< ObjectDeathPacketsptr
typedef WeakPtr< ObjectDeathPacketwptr

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 Tue Sep 5 23:47:49 2006 for GNE by  doxygen 1.4.7