dtDIS::IMessageToPacketAdapter Class Reference

the interface for translating Delta3D messages into DIS packets. More...

#include <imessagetopacketadapter.h>

List of all members.

Public Member Functions

virtual ~IMessageToPacketAdapter ()
virtual DIS::Pdu * Convert (const dtGame::Message &source)=0
 The interface for converting from a dtGame::Message to a DIS packet.


Detailed Description

the interface for translating Delta3D messages into DIS packets.

Constructor & Destructor Documentation

IMessageToPacketAdapter::~IMessageToPacketAdapter (  )  [virtual]


Member Function Documentation

virtual DIS::Pdu* dtDIS::IMessageToPacketAdapter::Convert ( const dtGame::Message source  )  [pure virtual]

The interface for converting from a dtGame::Message to a DIS packet.

Parameters:
source The data container
Returns:
the serialized packet instance


http://www.delta3d.org
2.0.0 generated 14 Feb 2008