awds::FlowPacket Class Reference

Access class for packets used with flow table routing. More...

#include <FlowPacket.h>

Inheritance diagram for awds::FlowPacket:

awds::SrcPacket

List of all members.

Public Member Functions

 FlowPacket (BasePacket &p)
uint32_t getFlowId () const
void setFlowId (uint32_t flowid)
NodeId getFlowDest () const
void setFlowDest (const NodeId &id) const
uint32_t getFlowType () const
void setFlowType (uint32_t type)

Static Public Attributes

static const size_t OffsetFlowDest = SrcPacketEnd
static const size_t OffsetFlowId = OffsetFlowDest + NodeId::size
static const size_t OffsetFlowType = OffsetFlowId + 4
static const size_t FlowPacketEnd = OffsetFlowType + 4


Detailed Description

Access class for packets used with flow table routing.
The documentation for this class was generated from the following file:

Generated on Fri Mar 27 13:58:26 2009 for AWDS by  doxygen 1.5.8