TFeatureEntry Class Reference
Feature entry class. Used by Feature Manager and its clients.
Constructor & Destructor Documentation
TFeatureEntry(TUid)
IMPORT_C | TFeatureEntry | ( | TUid | aFeature | ) | |
Default constructor. Needed by clients using the method FeatureSupported( TFeatureEntry& aFeature ) of Feature Control API.
Parameters
TUid aFeature | Feature UID. |
TFeatureEntry(TUid, TBitFlags32, TUint32)
Default constructor. Needed by clients using the method AddFeature( TFeatureEntry& aFeature ) of Feature Control API.
TFeatureEntry()
Default constructor. Used by Feature Manager.
Member Functions Documentation
FeatureFlags()
Returns feature status flags.
FeatureUid()
IMPORT_C TUid | FeatureUid | ( | ) | const |
Member Data Documentation
TUint32
iData
Data associated with feature.
TUint32
iReserved
Reserved for future use. Initialised to 0 on construction.
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.