CRsfwConfig Class Reference
class CRsfwConfig : public CBase |
Configuration API for Rsfw operation
rsfwconfig.lib
- Since
- Series 60 3.1
Constructor & Destructor Documentation
Member Functions Documentation
ConstructL(TUid)
void | ConstructL | ( | TUid | aRepositoryId | ) | [private] |
IsFalse(TUint)
Checks whether a string value is False. Gets boolean value: returns true iff string starts with '0' | 'N' | 'F' (case-insensitive) If the repository or value is missing returns False.
IsTrue(TUint)
Checks whether a string value is True. Gets boolean value: return true iff string starts with '1' | 'Y' | 'T' (case-insensitive). If the repository value is missing returns False.
Member Data Documentation
CRepository * iRepository
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.