open-dis-cpp
Public Member Functions | List of all members
DIS::IPacketProcessor Class Referenceabstract

it is the responsibility of the processor to use the packet because it will be deleted after this call. More...

#include <IPacketProcessor.h>

Inheritance diagram for DIS::IPacketProcessor:
Inheritance graph
[legend]

Public Member Functions

virtual void Process (const Pdu &p)=0
 

Detailed Description

it is the responsibility of the processor to use the packet because it will be deleted after this call.


The documentation for this class was generated from the following file: