senf::emu::RegulatoryDomainChangeEvent Struct Reference

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

Public Types

enum  Type { Country = NL80211_REGDOM_TYPE_COUNTRY, World = NL80211_REGDOM_TYPE_WORLD, CustomWorld = NL80211_REGDOM_TYPE_CUSTOM_WORLD, Intersection = NL80211_REGDOM_TYPE_INTERSECTION }
 

Public Attributes

Type type
 

Static Public Attributes

static const NetlinkMulticastGroup::Enum MCGroup = NetlinkMulticastGroup::Regulatory
 

Detailed Description

Definition at line 134 of file WirelessNLController.hh.

Member Enumeration Documentation

◆ Type

Enumerator
Country 
World 
CustomWorld 
Intersection 

Definition at line 138 of file WirelessNLController.hh.

Member Data Documentation

◆ MCGroup

const NetlinkMulticastGroup::Enum senf::emu::RegulatoryDomainChangeEvent::MCGroup = NetlinkMulticastGroup::Regulatory
static

Definition at line 136 of file WirelessNLController.hh.

◆ type

Type senf::emu::RegulatoryDomainChangeEvent::type

Definition at line 144 of file WirelessNLController.hh.


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