MFrameworkSP Class Reference

class MFrameworkSP

Public Member Functions
CAttributeLookupTable & AttributeLookup ()
CWapGCtxClient & GlobalContext ()
CLocalContext & LocalContext ()
MWAPEngineObserver * Observer ()
CXmlTaskCoordinator & TaskCoordinator ()
MWtaiPublicObserver & WtaiPublicObserver ()

Member Functions Documentation

AttributeLookup()

CAttributeLookupTable & AttributeLookup ( ) [pure virtual]
Intended Usage : Gets the Attribute Look Up Table.
Since
6.0

GlobalContext()

CWapGCtxClient & GlobalContext ( ) [pure virtual]
Intended Usage : Gets WAP Global Context.
Since
6.0

LocalContext()

CLocalContext & LocalContext ( ) [pure virtual]
Intended Usage : Gets WAP Local Context.
Since
6.0

Observer()

MWAPEngineObserver * Observer ( ) [pure virtual]
Intended Usage : Return a pointer to the engine observer (pointer because it could be NULL).
Since
6.0

TaskCoordinator()

CXmlTaskCoordinator & TaskCoordinator ( ) [pure virtual]
Intended Usage : Gets the Task Coordinator.
Since
6.0

WtaiPublicObserver()

MWtaiPublicObserver & WtaiPublicObserver ( ) [pure virtual]
Intended Usage :
Since
6.0