libtins  4.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Tins::Dot11ManagementFrame::country_params Struct Reference

#include <dot11_mgmt.h>

Public Member Functions

 country_params (const std::string &country, const byte_array &first, const byte_array &number, const byte_array &max)
 

Static Public Member Functions

static country_params from_option (const option &opt)
 

Public Attributes

std::string country
 
byte_array first_channel
 
byte_array number_channels
 
byte_array max_transmit_power
 

Static Public Attributes

static const size_t minimum_size = 3 + sizeof(uint8_t) * 3
 

Detailed Description

The type used to store the Country parameters option data.


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