Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | Related Pages

MacControlInfo Class Reference
[basicUtils - utitities for the core MFutils - utiltity classes]

Control info to pass next hop L2 addr from netw to MAC layer. More...

#include <MacControlInfo.h>

List of all members.

Public Member Functions

 MacControlInfo (const int addr)
 Default constructor.
virtual ~MacControlInfo ()
 Destructor.
virtual const int getNextHopMac ()
 Getter method.
virtual void setNextHopMac (const int addr)
 Setter method.

Protected Attributes

int nextHopMac
 netw address of the sending or receiving node


Detailed Description

Control info to pass next hop L2 addr from netw to MAC layer.

Control Info to pass interface information from the network to the MAC layer Currently the only information necessary is the MAC address of the next hop, which has to be determined by ARP or some similar mechanism

Author:
Daniel Willkomm


The documentation for this class was generated from the following file:
Generated on Fri Jan 12 08:30:05 2007 for Mobility Framework by  doxygen 1.4.4