SimulationEndListener Class Reference

This is an interface for classes which can be notified when the simulation ends. More...

#include <simulation_end_listener.hpp>

Inheritance diagram for SimulationEndListener:

CommunicationLayer MacProtocol ApplicationLayer LinkLayer PhysicalLayer SlottedMac RfidReaderApp RfidTagApp RfidReaderPhy RfidTagPhy RfidReaderMac RfidTagMac List of all members.

Public Member Functions

virtual ~SimulationEndListener ()
 A destructor.
virtual void simulationEndHandler ()=0
 The function called when the simulation ends.

Protected Member Functions

 SimulationEndListener ()
 A constructor.

Detailed Description

This is an interface for classes which can be notified when the simulation ends.

Each object that implements this interface must add itself to be notified by the simulator. N.B.: This should be treated as an interface and neither state nor function definitions should be added to it.

See also:
Simulator::addSimulationEndListener()

Definition at line 20 of file simulation_end_listener.hpp.


The documentation for this class was generated from the following file:
Generated on Tue Dec 12 17:04:42 2006 for rfidsim by  doxygen 1.4.7