BasePacketHandler Class Reference

Base packet handler. More...

#include <PacketHandler.hh>

Inheritance diagram for BasePacketHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void handle (const Packet *p)=0
virtual int getCstValue () const =0
virtual void dispatchUIEvent (const EventProcess *evp, const Packet &pkt)=0

Detailed Description

Base packet handler.

There is no way (that I know) to hold a collection of template objects with different parameter. Thus, hold them in a base classe and use virtual methods.


The documentation for this class was generated from the following file:
Generated on Mon Apr 5 21:17:29 2010 for Stechec/TBT by  doxygen 1.6.3