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

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

#include <ObjectUpdatePacket.h>

Inheritance diagram for GNE::ObjectUpdatePacket:

GNE::ObjectBrokerPacket GNE::WrapperPacket GNE::Packet List of all members.

Public Types

typedef SmartPtr< ObjectUpdatePacket > sptr
typedef WeakPtr< ObjectUpdatePacket > wptr

Public Member Functions

 ObjectUpdatePacket ()
 Creates a new instance of this packet suitable only to call readPacket on.

 ObjectUpdatePacket (int objectId, const Packet &data)
 Initializes a new ObjectUpdatePacket.


Static Public Attributes

const int ID = 7
 The ID for this type of packet.


Detailed Description

ObjectCreationPacket is a class used by the ObjectBroker to update already existing objects.


Constructor & Destructor Documentation

GNE::ObjectUpdatePacket::ObjectUpdatePacket int  objectId,
const Packet data
 

Initializes a new ObjectUpdatePacket.

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