ChspsResource Class Reference
class ChspsResource : public CBase |
ChspsResource is HSPS-utility class defining resource-structure.
hspsResource.lib
- Since
- S60 5.0
Constructor & Destructor Documentation
~ChspsResource()
~ChspsResource | ( | ) | [virtual] |
Member Functions Documentation
CloneL()
Makes a clone of this class.
ConfigurationUid()
IMPORT_C TInt | ConfigurationUid | ( | ) | const |
Gets value of the iConfigurationUid member
- Since
- S60 5.0
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
ExternalizeL(RWriteStream &)
Externalizes ChspsResource-object's member data.
FileName()
IMPORT_C const TDesC & | FileName | ( | ) | const |
Gets value of iFileName data member.
InternalizeL(RReadStream &)
Internalizes ChspsResource-object's member data.
Language()
Gets value of iLanguage data member.
LockingPolicy()
Gets value of iLockingPolicy data member.
MimeType()
Get iMimeType of this ChspsResource-object.
ResourceId()
IMPORT_C const TDesC & | ResourceId | ( | ) | const |
Gets value of iResourceId data member.
ResourceType()
Gets value of iResourceType data member.
SetConfigurationUid(const TInt)
IMPORT_C void | SetConfigurationUid | ( | const TInt | aConfUid | ) | |
Sets value of the iConfigurationUid member
- Since
- S60 5.0
Parameters
const TInt aConfUid | Configuration UID |
SetFileNameL(const TDesC &)
IMPORT_C void | SetFileNameL | ( | const TDesC & | aFileName | ) | |
Sets value of iFileName data member.
Parameters
const TDesC & aFileName | is new iFileName value. |
SetLanguage(const TLanguage &)
IMPORT_C void | SetLanguage | ( | const TLanguage & | aLanguage | ) | |
Set to ELangNone if the resource is common to all locales, otherwise it's language specific.
Parameters
const TLanguage & aLanguage | is new value of iLanguage data member. |
SetLockingPolicy(ThspsLockingPolicy)
Sets value of iLockingPolicy data member.
SetMimeTypeL(const TDataType)
IMPORT_C void | SetMimeTypeL | ( | const TDataType | aDataType | ) | |
Sets value of iMimeType data member.
Parameters
const TDataType aDataType | is a new value of iMimeType. |
SetResourceIdL(const TDesC &)
IMPORT_C void | SetResourceIdL | ( | const TDesC & | aResourceId | ) | |
Sets value of iResourceId data member.
Parameters
const TDesC & aResourceId | is new value of iResourceId data member. |
SetResourceType(ThspsResourceType)
Sets value of iResourceType data member.
SetTagsL(const TDesC &)
IMPORT_C void | SetTagsL | ( | const TDesC & | aTag | ) | |
Sets value of the iTags member
- Since
- S60 5.0
Tags()
IMPORT_C const TDesC & | Tags | ( | ) | const |
Gets value of the iTags member
- Since
- S60 5.0
Member Data Documentation
TInt
iConfigurationUid
TInt
| iConfigurationUid | [private] |
HBufC * iFileName
HBufC * | iFileName | [private] |
ThspsLockingPolicy
iLockingPolicy
HBufC * iResourceID
HBufC * | iResourceID | [private] |
ThspsResourceType
iResourceType
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.