shawn::ZigbeeCsmaTransmissionModel::csma_msg::msg_destination Struct Reference

The structure for information of a destination node. More...

#include <zigbee_csma_transmission_model.h>

Collaboration diagram for shawn::ZigbeeCsmaTransmissionModel::csma_msg::msg_destination:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 msg_destination (shawn::Node *pNode)
 Construction.

Public Attributes

shawn::Nodedest_node_
 pointer to the destination node
bool valid_
 true if there is no collision at the node


Detailed Description

The structure for information of a destination node.

The structure includes the pointer of shawn::Node and a tag of this node

See also:
shawn::Node

Constructor & Destructor Documentation

shawn::ZigbeeCsmaTransmissionModel::csma_msg::msg_destination::msg_destination ( shawn::Node pNode  )  [inline]

Construction.


Member Data Documentation

pointer to the destination node

true if there is no collision at the node


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

Generated on Sun May 20 00:01:38 2012 for Shawn by  doxygen 1.5.6