User Manual, Developers Guide and API Documentation

wimac::PhyAccessFunc Class Reference
[Physical Layers Access Functors]

The PhyAccessFunc provides an interface for accessing the physical layer. More...

#include <PhyAccessFunc.hpp>

Inheritance diagram for wimac::PhyAccessFunc:

Inheritance graph
[legend]
Collaboration diagram for wimac::PhyAccessFunc:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void operator() (PhyUser *, const wns::ldk::CompoundPtr &compound)=0
 PhyAccessFunc ()
virtual ~PhyAccessFunc ()

Public Attributes

int beam_
wns::service::phy::phymode::PhyModeInterfacePtr phyMode_
int subBand_
int timeSlot_
wns::simulator::Time transmissionStart_
wns::simulator::Time transmissionStop_


Detailed Description

The PhyAccessFunc is a base class for access to the physical layer. Derive from this class and implement the operator()().

Definition at line 53 of file PhyAccessFunc.hpp.


Constructor & Destructor Documentation

virtual wimac::PhyAccessFunc::~PhyAccessFunc (  )  [inline, virtual]

Definition at line 58 of file PhyAccessFunc.hpp.

wimac::PhyAccessFunc::PhyAccessFunc (  )  [inline]

Definition at line 59 of file PhyAccessFunc.hpp.


Member Function Documentation

virtual void wimac::PhyAccessFunc::operator() ( PhyUser ,
const wns::ldk::CompoundPtr compound 
) [pure virtual]


Member Data Documentation

Definition at line 70 of file PhyAccessFunc.hpp.

Definition at line 72 of file PhyAccessFunc.hpp.

Definition at line 69 of file PhyAccessFunc.hpp.

Definition at line 71 of file PhyAccessFunc.hpp.

Definition at line 67 of file PhyAccessFunc.hpp.

Definition at line 68 of file PhyAccessFunc.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