YansCoreNS::MessageLostEvent Class Reference

Denotes the loss of a message in the network. More...

Inheritance diagram for YansCoreNS::MessageLostEvent:

YansCoreNS::Event

List of all members.

Public Member Functions

NetworkMessage const & GetMessage (void) const
 Returns the message.
TopologyNS::UID const & GetReceiverUID (void) const
 Returns the UID of the node that would have received the message.
 MessageLostEvent (TopologyNS::UID const &receiverUID, NetworkMessage const &message)
 Constructor.
virtual ~MessageLostEvent (void)
 Destructor.


Detailed Description

Denotes the loss of a message in the network.

Note:
This event should not be distributed to nodes and services.

Constructor & Destructor Documentation

YansCoreNS::MessageLostEvent::MessageLostEvent ( TopologyNS::UID const &  receiverUID,
NetworkMessage const &  message 
) [explicit]

Constructor.

Parameters:
[in] receiverUID The UID of the node that would have received the message.
[in] message The message associated with this event.

virtual YansCoreNS::MessageLostEvent::~MessageLostEvent ( void   )  [virtual]

Destructor.


Member Function Documentation

NetworkMessage const& YansCoreNS::MessageLostEvent::GetMessage ( void   )  const

Returns the message.

Returns:
The message associated with this event.

TopologyNS::UID const& YansCoreNS::MessageLostEvent::GetReceiverUID ( void   )  const

Returns the UID of the node that would have received the message.

Returns:
The UID of the node that would have received the message.


Generated on Sat May 2 19:18:06 2009 for Yans - Yet another network simulator by  doxygen 1.5.8