#include "wifi-mgt-header.h"
Public Types | |
typedef std::optional< T > | type |
typedef for the resulting optional type | |
T | [explicit] An Information Element type |
Provides the type used to store Information Elements in the tuple held by WifiMgtHeader:
Definition at line 50 of file wifi-mgt-header.h.
typedef std::optional<T> ns3::internal::GetStoredIe< std::optional< T > >::type |
typedef for the resulting optional type
Definition at line 53 of file wifi-mgt-header.h.