| class MCFContextSource |
ContextSourceInterface
| Public Member Functions | |
|---|---|
| void | HandleCommand (const CCFContextSourceCommand &) |
| void | NoSubscribers (const TDesC &, const TDesC &) |
| void | Subscribers (const TDesC &, const TDesC &) |
| Protected Member Functions | |
|---|---|
| ~MCFContextSource () | |
| void | HandleCommand | ( | const CCFContextSourceCommand & | aCommand | ) | [pure virtual] |
Requests the source to handle a command.
| const CCFContextSourceCommand & aCommand | Context source command. |
| void | NoSubscribers | ( | const TDesC & | aContextSource, |
| const TDesC & | aContextType | |||
| ) | [pure virtual] | |||
Informs that there are no context subscribers for particular context.
| void | Subscribers | ( | const TDesC & | aContextSource, |
| const TDesC & | aContextType | |||
| ) | [pure virtual] | |||
Informs that there are context subscribers for particular context.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.