CHssMgmtScanInfo Class Reference

class CHssMgmtScanInfo : public CBase

This class encapsulates both the HSS scan results and methods needed for parsing and iterating through them.

Scan results consist of a list of all the BSSs that the scan discovered and their parameters. Methods from MHssScanInfoIteratorBase are used to iterate through list of BSSs. Parameters of an individual BSS are parsed with methods from MHssScanInfoBase.

Inherits from

Constructor & Destructor Documentation

~CHssMgmtScanInfo()

~CHssMgmtScanInfo ( ) [inline, virtual]

Destructor.

Member Functions Documentation

NewL()

CHssMgmtScanInfo * NewL ( ) [static, inline]

Static constructor.

Member Data Documentation

TUid iInstanceIdentifier

TUid iInstanceIdentifier [private]

Identifies the instance of an implementation created by the ECOM framework.