shawn::MacaTransmissionModel::maca_msg Struct Reference

Message structure used in MACA transmission model. More...

#include <maca_transmission_model.h>

Collaboration diagram for shawn::MacaTransmissionModel::maca_msg:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 maca_msg (TransmissionModel::MessageInfo *mi)
 construction
 ~maca_msg ()
 destruction

Public Attributes

TransmissionModel::MessageInfopmi
 pointer to the message received
int deliver_round
 the simulation round when the message will be delivered


Detailed Description

Message structure used in MACA transmission model.

The structure includes the pointer of TransmissionModel::MessageInfo and the delivery round the message.


Constructor & Destructor Documentation

shawn::MacaTransmissionModel::maca_msg::maca_msg ( TransmissionModel::MessageInfo mi  )  [inline]

construction

The deliver_round is initialized as the sending round

Parameters:
mi the new-coming message

shawn::MacaTransmissionModel::maca_msg::~maca_msg (  )  [inline]

destruction


Member Data Documentation

pointer to the message received

the simulation round when the message will be delivered


The documentation for this struct was generated from the following file:

Generated on Tue Feb 7 00:01:31 2012 for Shawn by  doxygen 1.5.6