User Manual, Developers Guide and API Documentation

wifimac::pathselection::ForwardingCommand Class Reference

#include <pathselection/ForwardingCommand.hpp>

Inheritance diagram for wifimac::pathselection::ForwardingCommand:

Inheritance graph
[legend]
Collaboration diagram for wifimac::pathselection::ForwardingCommand:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ForwardingCommand ()

Public Attributes

struct {
local
struct {
   int   hopCount
 Number of hops this frame has passed so far.
   bool   isUplink
 Identifies uplink frames (generated by a STA).
   std::vector
< wns::service::dll::UnicastAddress >   path
 Storage of the hops this frame has passed so far.
magic
struct {
   bool   addressExtension
 Flag signalling that the 6-field mesh address extension is used.
   wns::service::dll::UnicastAddress   finalDestination
 Sink of the frame.
   bool   fromDS
 Flag signalling frames from the distribution system.
   wns::service::dll::UnicastAddress   meshDestination
 Destination in the mesh.
   wns::service::dll::UnicastAddress   meshSource
 First node in the mesh that the frame has passed through.
   wns::service::dll::UnicastAddress   originalSource
 Source of the frame.
   bool   toDS
 Flag signalling frames to the distribution system.
   int   TTL
 Time to live (number of hops in the mesh) to avoid circles.
peer


Detailed Description

Definition at line 38 of file ForwardingCommand.hpp.


Constructor & Destructor Documentation

wifimac::pathselection::ForwardingCommand::ForwardingCommand (  )  [inline]

Definition at line 42 of file ForwardingCommand.hpp.


Member Data Documentation

Definition at line 87 of file ForwardingCommand.hpp.

Definition at line 112 of file ForwardingCommand.hpp.

Definition at line 82 of file ForwardingCommand.hpp.

Definition at line 125 of file ForwardingCommand.hpp.

Definition at line 130 of file ForwardingCommand.hpp.

Only valid if the addressExtension is set to true

Definition at line 102 of file ForwardingCommand.hpp.

Only valid if the addressExtension is set to true

Definition at line 94 of file ForwardingCommand.hpp.

Definition at line 107 of file ForwardingCommand.hpp.

Definition at line 120 of file ForwardingCommand.hpp.

Definition at line 77 of file ForwardingCommand.hpp.

Definition at line 72 of file ForwardingCommand.hpp.


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

Generated on Sat May 26 03:32:44 2012 for openWNS by  doxygen 1.5.5