MAiPluginConfigurationItem Class Reference
class MAiPluginConfigurationItem |
Active Idle framework dynamic content source configuration interface.
Constructor & Destructor Documentation
~MAiPluginConfigurationItem()
~MAiPluginConfigurationItem | ( | ) | [protected, inline] |
Protected destructor prevents deletion through this interface.
Member Functions Documentation
Name()
TPtrC
| Name | ( | ) | [pure virtual] |
Get a pointer to the descriptor name of the configuration item.
Owner()
TPtrC
| Owner | ( | ) | [pure virtual] |
Get a pointer to the configuration item owner.
SetNameL(const TDesC &)
void | SetNameL | ( | const TDesC & | aName | ) | [pure virtual] |
Sets the configuration item name.
Parameters
const TDesC & aName | the descriptor name for the configuration item. |
SetOwnerL(const TDesC &)
void | SetOwnerL | ( | const TDesC & | aOwner | ) | [pure virtual] |
Sets the owner of the configuration item.
SetValueL(const TDesC &)
void | SetValueL | ( | const TDesC & | aValue | ) | [pure virtual] |
Sets the value of the configuration item.
Value()
TPtrC
| Value | ( | ) | [pure virtual] |
Get a pointer to the configuration item value.
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.