MFrameworkSP Class Reference
#include
<mw/mframeworksp.h>
Member Function Documentation
AttributeLookup ( )
Intended Usage : Gets the Attribute Look Up Table.
- Since
- 6.0
Returns: A reference to the Attribute Look Up Table.
GlobalContext ( )
CWapGCtxClient & | GlobalContext | ( | ) | [pure virtual] |
Intended Usage : Gets WAP Global Context.
- Since
- 6.0
Returns: A reference to the WAP Global Context.
LocalContext ( )
CLocalContext & | LocalContext | ( | ) | [pure virtual] |
Intended Usage : Gets WAP Local Context.
- Since
- 6.0
Returns: A reference to the WAP Local Context.
Observer ( )
MWAPEngineObserver * | Observer | ( | ) | [pure virtual] |
Intended Usage : Return a pointer to the engine observer (pointer because it could be NULL).
- Since
- 6.0
Returns: A pointer to the MWAPEngineObsever object.
TaskCoordinator ( )
CXmlTaskCoordinator & | TaskCoordinator | ( | ) | [pure virtual] |
Intended Usage : Gets the Task Coordinator.
- Since
- 6.0
Returns: A reference to the Task Coordinater.
WtaiPublicObserver ( )
MWtaiPublicObserver & | WtaiPublicObserver | ( | ) | [pure virtual] |
Intended Usage :
- Since
- 6.0
Returns: A reference to the WtaiPublic observer