Main Page   Modules   Namespace List   Class Hierarchy   Compound List   Namespace Members   Compound Members   Related Pages  

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

#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

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 Fri Aug 22 13:40:06 2003 for GNE by doxygen1.3