1 #ifndef __INET_TTEOUTPUT_H
2 #define __INET_TTEOUTPUT_H
5 #include <csimplemodule.h>
8 #include <IPassiveQueue.h>
9 #include <QueueWithQoS.h>
10 #include <EtherFrame_m.h>
14 namespace TTEthernetModel {
20 class TTEOutput :
public cSimpleModule,
public IPassiveQueue
41 virtual void addListener(IPassiveQueueListener *listener);
182 virtual void clear();