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

ObjectCreationPacket is a class used by the ObjectBroker to replicate new objects. More...

#include <ObjectCreationPacket.h>

Inheritance diagram for GNE::ObjectCreationPacket:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef SmartPtr< ObjectCreationPacketsptr
typedef WeakPtr< ObjectCreationPacketwptr

Public Member Functions

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

Static Public Attributes

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

Detailed Description

ObjectCreationPacket is a class used by the ObjectBroker to replicate new objects.


Constructor & Destructor Documentation

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

Initializes a new ObjectCreationPacket.

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