#include <aloha_transmission_model.h>

Public Member Functions | |
| msg_destination (shawn::Node *pNode) | |
| Construction. | |
Public Attributes | |
| shawn::Node * | dest_node_ |
| pointer to the destination node | |
| bool | valid_ |
true if there is no collision at the node | |
The structure includes the pointer of shawn::Node and a tag of this node
| shawn::AlohaTransmissionModel::msg_delivery::msg_destination::msg_destination | ( | shawn::Node * | pNode | ) | [inline] |
Construction.
pointer to the destination node
true if there is no collision at the node
1.5.6