senf::emu::ScanEvent Struct Reference

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

Public Types

enum  Type { COMPLETED = 0, ABORTED = 1 }
 

Public Attributes

Type type
 

Static Public Attributes

static const NetlinkMulticastGroup::Enum MCGroup = NetlinkMulticastGroup::Scan
 

Detailed Description

Definition at line 147 of file WirelessNLController.hh.

Member Enumeration Documentation

◆ Type

Enumerator
COMPLETED 
ABORTED 

Definition at line 151 of file WirelessNLController.hh.

Member Data Documentation

◆ MCGroup

const NetlinkMulticastGroup::Enum senf::emu::ScanEvent::MCGroup = NetlinkMulticastGroup::Scan
static

Definition at line 149 of file WirelessNLController.hh.

◆ type

Type senf::emu::ScanEvent::type

Definition at line 154 of file WirelessNLController.hh.


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