#include "wifi-mgt-header.h"
Public Types | |
| typedef std::vector< 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 60 of file wifi-mgt-header.h.
| typedef std::vector<T> ns3::internal::GetStoredIe< std::vector< T > >::type |
typedef for the resulting optional type
Definition at line 63 of file wifi-mgt-header.h.