![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <PhyAccessFunc.hpp>

Public Member Functions | |
| void | operator() () |
| StopTransmission (wimac::PhyUser *phyUser, const wns::ldk::CompoundPtr &compound, int subBand=0) | |
Private Attributes | |
| wns::ldk::CompoundPtr | compound_ |
| wimac::PhyUser * | phyUser_ |
| int | subBand_ |
Definition at line 146 of file PhyAccessFunc.hpp.
| wimac::StopTransmission::StopTransmission | ( | wimac::PhyUser * | phyUser, | |
| const wns::ldk::CompoundPtr & | compound, | |||
| int | subBand = 0 | |||
| ) | [inline] |
Definition at line 149 of file PhyAccessFunc.hpp.
| void StopTransmission::operator() | ( | ) |
Definition at line 33 of file PhyAccessFunc.cpp.
Definition at line 159 of file PhyAccessFunc.hpp.
wimac::PhyUser* wimac::StopTransmission::phyUser_ [private] |
Definition at line 158 of file PhyAccessFunc.hpp.
int wimac::StopTransmission::subBand_ [private] |
Definition at line 160 of file PhyAccessFunc.hpp.
1.5.5