senf::emu::WirelessNLController::DFSState Struct Reference

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

Public Types

enum  Enum { NoDFS = -1, Usable = NL80211_DFS_USABLE, Unavailable = NL80211_DFS_UNAVAILABLE, Available = NL80211_DFS_AVAILABLE }
 

Static Public Member Functions

static std::string str (Enum state)
 

Detailed Description

Definition at line 212 of file WirelessNLController.hh.

Member Enumeration Documentation

◆ Enum

Enumerator
NoDFS 
Usable 
Unavailable 
Available 

Definition at line 213 of file WirelessNLController.hh.

Member Function Documentation

◆ str()

std::string senf::emu::WirelessNLController::DFSState::str ( Enum  state)
static

Definition at line 917 of file WirelessNLController.cc.


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