wpl::wifi::type Namespace Reference

IEEE 802.11 frame types. More...

Enumerations

enum  frame_type { management = 0, control = 1, data = 2, reserved = 3 }

Variables

const std::string names [4]

Detailed Description

IEEE 802.11 frame types.


Enumeration Type Documentation

IEEE 802.11 frame types.

Enumerator:
management 

Management frame identifier.

control 

Control frame identifier.

data 

Data frame identifier.

reserved 

Reserved frame type.


Variable Documentation

const std::string wpl::wifi::type::names
Initial value:
        { "Management", "Control", "Data", "Reserved" }

IEEE 802.11 frame type names.


Generated by  doxygen 1.6.2