Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <MFrameworkSP.h>

Class MFrameworkSP

Interface status: deprecated

class MFrameworkSP;

Description

Members

Defined in MFrameworkSP:


Member functions


Observer()

Interface status: deprecated Inherited from: MFrameworkSP

virtual MWAPEngineObserver* Observer()=0;

Description

Intended Usage : Return a pointer to the engine observer (pointer because it could be NULL).

Return value

MWAPEngineObserver *

A pointer to the MWAPEngineObsever object.


TaskCoordinator()

Interface status: deprecated Inherited from: MFrameworkSP

virtual CXmlTaskCoordinator& TaskCoordinator()=0;

Description

Intended Usage : Gets the Task Coordinator.

Return value

CXmlTaskCoordinator &

A reference to the Task Coordinater.


LocalContext()

Interface status: deprecated Inherited from: MFrameworkSP

virtual CLocalContext& LocalContext()=0;

Description

Intended Usage : Gets WAP Local Context.

Return value

CLocalContext &

A reference to the WAP Local Context.


GlobalContext()

Interface status: deprecated Inherited from: MFrameworkSP

virtual CWapGCtxClient& GlobalContext()=0;

Description

Intended Usage : Gets WAP Global Context.

Return value

CWapGCtxClient &

A reference to the WAP Global Context.


AttributeLookup()

Interface status: deprecated Inherited from: MFrameworkSP

virtual CAttributeLookupTable& AttributeLookup()=0;

Description

Intended Usage : Gets the Attribute Look Up Table.

Return value

CAttributeLookupTable &

A reference to the Attribute Look Up Table.


WtaiPublicObserver()

Interface status: deprecated Inherited from: MFrameworkSP

virtual MWtaiPublicObserver& WtaiPublicObserver()=0;

Description

Intended Usage :

Return value

MWtaiPublicObserver &

A reference to the WtaiPublic observer