SInformationElementHeader Struct Reference

struct SInformationElementHeader

802.11 information element header

Constructor & Destructor Documentation

SInformationElementHeader(T802Dot11InformationElementID)

SInformationElementHeader ( T802Dot11InformationElementID aElementID ) [inline, explicit]

Ctor

Parameters

T802Dot11InformationElementID aElementID element ID used

SInformationElementHeader(T802Dot11InformationElementID, const TUint8)

SInformationElementHeader ( T802Dot11InformationElementID aElementID,
const TUint8 aLength
) [inline]

Ctor

Parameters

T802Dot11InformationElementID aElementID element ID used
const TUint8 aLength length of the information element following this header

SInformationElementHeader(const SInformationElementHeader &)

SInformationElementHeader ( const SInformationElementHeader & ) [private]

Prohibit copy constructor

Parameters

const SInformationElementHeader &

Member Functions Documentation

operator=(const SInformationElementHeader &)

SInformationElementHeader & operator= ( const SInformationElementHeader & ) [private]

Prohibit assignment operator

Parameters

const SInformationElementHeader &

Member Data Documentation

const TUint8 iElementID

const TUint8 iElementID

the element ID

TUint8 iLength

TUint8 iLength

length of the following IE