senf::emu::WirelessExtController Class Reference

#include <senf/Ext/NetEmu/WLAN/WirelessExtController.hh>

Public Types

typedef unsigned frequency_type
 

Public Member Functions

 WirelessExtController (std::string const &ifname)
 
 WirelessExtController (unsigned ifindex)
 
frequency_type frequency () const
 
std::string ssid () const
 
senf::MACAddress cellId () const
 

Detailed Description

Definition at line 30 of file WirelessExtController.hh.

Member Typedef Documentation

◆ frequency_type

Constructor & Destructor Documentation

◆ WirelessExtController() [1/2]

senf::emu::WirelessExtController::WirelessExtController ( std::string const &  ifname)
explicit

Definition at line 38 of file WirelessExtController.cc.

◆ WirelessExtController() [2/2]

senf::emu::WirelessExtController::WirelessExtController ( unsigned  ifindex)
explicit

Definition at line 42 of file WirelessExtController.cc.

Member Function Documentation

◆ cellId()

senf::MACAddress senf::emu::WirelessExtController::cellId ( ) const

Definition at line 70 of file WirelessExtController.cc.

◆ frequency()

senf::emu::WirelessExtController::frequency_type senf::emu::WirelessExtController::frequency ( ) const

Definition at line 47 of file WirelessExtController.cc.

◆ ssid()

std::string senf::emu::WirelessExtController::ssid ( ) const

Definition at line 56 of file WirelessExtController.cc.


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