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

#include <dot11_mgmt.h>

Public Types

typedef HWAddress< 3 > oui_type
 

Public Member Functions

 vendor_specific_type (const oui_type &oui=oui_type(), const byte_array &data=byte_array())
 

Static Public Member Functions

static vendor_specific_type from_bytes (const uint8_t *buffer, uint32_t sz)
 

Public Attributes

oui_type oui
 
byte_array data
 

Detailed Description

The type used to store the Vendor Specific option data.


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