SignalRecvEvent Class Reference

The event for when a signal is transmitted onto the channel. More...

#include <physical_layer.hpp>

Inheritance diagram for SignalRecvEvent:

Event List of all members.

Public Types

typedef boost::shared_ptr<
SignalRecvEvent
SignalRecvEventPtr
 Smart pointer that clients should use.

Public Member Functions

 SignalRecvEvent (WirelessChannelManagerPtr channelManager, PhysicalLayerPtr sender, WirelessCommSignalPtr signal)
 A constructor.
void execute ()
 The code that gets executed for the event.

Detailed Description

The event for when a signal is transmitted onto the channel.

Definition at line 676 of file physical_layer.hpp.


Member Function Documentation

void SignalRecvEvent::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 690 of file physical_layer.hpp.

References LogStreamManager::instance(), and LogStreamManager::logPktSendItem().


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