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

Public Member Functions | |
| virtual const wns::service::phy::phymode::PhyModeInterface & | getPhyMode () const =0 |
| virtual const wns::service::phy::phymode::PhyModeInterface * | getPhyModePtr () const =0 |
| virtual void | setPhyMode (const wns::service::phy::phymode::PhyModeInterface &_phyMode)=0 |
| virtual | ~PhyModeProviderCommand () |
Definition at line 38 of file PhyModeProviderCommand.hpp.
| virtual wimac::PhyModeProviderCommand::~PhyModeProviderCommand | ( | ) | [inline, virtual] |
Definition at line 53 of file PhyModeProviderCommand.hpp.
| virtual const wns::service::phy::phymode::PhyModeInterface& wimac::PhyModeProviderCommand::getPhyMode | ( | ) | const [pure virtual] |
Implemented in wimac::PhyUserCommand.
| virtual const wns::service::phy::phymode::PhyModeInterface* wimac::PhyModeProviderCommand::getPhyModePtr | ( | ) | const [pure virtual] |
Implemented in wimac::PhyUserCommand.
| virtual void wimac::PhyModeProviderCommand::setPhyMode | ( | const wns::service::phy::phymode::PhyModeInterface & | _phyMode | ) | [pure virtual] |
Implemented in wimac::PhyUserCommand.
1.5.5