SignalEndEvent Class Reference

The event for when a signal ends (e.g., after accounting for latency and transmision delay) after being placed on the channel. More...

Inheritance diagram for SignalEndEvent:

Event List of all members.

Public Member Functions

 SignalEndEvent (ConstWirelessChannelManagerPtr channelManager, PhysicalLayerPtr receiver, WirelessCommSignalPtr signal)
 A constructor.
void execute ()
 The code that gets executed for the event.

Detailed Description

The event for when a signal ends (e.g., after accounting for latency and transmision delay) after being placed on the channel.

The packet can the be passed to the receiver.

Definition at line 17 of file wireless_channel_manager.cpp.


Member Function Documentation

void SignalEndEvent::execute (  )  [inline, virtual]

The code that gets executed for the event.

Subclasses can override this to define their own actions.

Implements Event.

Definition at line 31 of file wireless_channel_manager.cpp.


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