Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: mframeworksp.h

Class MFrameworkSP

class MFrameworkSP;

Description

Members

Defined in MFrameworkSP:
AttributeLookup(), GlobalContext(), LocalContext(), Observer(), TaskCoordinator(), WtaiPublicObserver()


Member functions


Observer()

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()

virtual CXmlTaskCoordinator &TaskCoordinator()=0;

Description

Intended Usage : Gets the Task Coordinator.

Return value

CXmlTaskCoordinator &

A reference to the Task Coordinater.


LocalContext()

virtual CLocalContext &LocalContext()=0;

Description

Intended Usage : Gets WAP Local Context.

Return value

CLocalContext &

A reference to the WAP Local Context.


GlobalContext()

virtual CWapGCtxClient &GlobalContext()=0;

Description

Intended Usage : Gets WAP Global Context.

Return value

CWapGCtxClient &

A reference to the WAP Global Context.


AttributeLookup()

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()

virtual MWtaiPublicObserver &WtaiPublicObserver()=0;

Description

Intended Usage :

Return value

MWtaiPublicObserver &

A reference to the WtaiPublic observer