#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 42 of file wifi-mgt-header.h.
typedef std::optional<T> ns3::internal::GetStoredIe< T >::type |
typedef for the resulting optional type
Definition at line 45 of file wifi-mgt-header.h.