CxSPViewData Class Reference
class CxSPViewData : public CBase |
Constructor & Destructor Documentation
Member Functions Documentation
ConstructL(const TDesC8 &)
void | ConstructL | ( | const TDesC8 & | aBuf | ) | [private] |
EComId()
Returns ECom Id. 0 if not set.
ExternalizeL(RWriteStream &)
IconFile()
IMPORT_C const TDesC & | IconFile | ( | ) | const |
Returns icon file. KNullDesC if not set.
IconId()
Returns icon Id. KErrNotFound if not set.
InternalizeL(RReadStream &)
MaskId()
Returns mask Id. KErrNotFound if not set.
NewL()
Creates a new instace of this class.
NewL(const TDesC8 &)
Creates a new instace of this class initialized from a buffer. CxSPViewData::PackL for constructing the buffer.
Parameters
const TDesC8 & aBuf | Buffer to initialize this instance from. |
OriginalViewId()
IMPORT_C TInt32 | OriginalViewId | ( | ) | const |
Returns original view Id. KErrNotFound if not set.
PackL()
Packages and returns this object in a buffer. Caller is responsible for deleting the buffer.
Reset()
Reset data to an empty state.
SetEComId(TUint32)
IMPORT_C void | SetEComId | ( | TUint32 | aEComId | ) | |
SetIconFileL(const TDesC &)
IMPORT_C void | SetIconFileL | ( | const TDesC & | aIconFile | ) | |
Parameters
const TDesC & aIconFile | The icon file to set. |
SetIconId(TInt32)
IMPORT_C void | SetIconId | ( | TInt32 | aIconId | ) | |
Parameters
TInt32 aIconId | The icon Id to set. |
SetMaskId(TInt32)
IMPORT_C void | SetMaskId | ( | TInt32 | aMaskId | ) | |
Parameters
TInt32 aMaskId | The mask Id to set. |
SetOriginalViewId(TInt32)
IMPORT_C void | SetOriginalViewId | ( | TInt32 | aOriginalViewId | ) | |
Parameters
TInt32 aOriginalViewId | The original view Id to set. |
SetViewNameL(const TDesC &)
IMPORT_C void | SetViewNameL | ( | const TDesC & | aViewName | ) | |
Parameters
const TDesC & aViewName | The view name to set. |
UnpackL(const TDesC8 &)
IMPORT_C void | UnpackL | ( | const TDesC8 & | aPack | ) | |
Sets this view data from given packaged buffer.
Parameters
const TDesC8 & aPack | Packaged view data buffer. |
ViewName()
IMPORT_C const TDesC & | ViewName | ( | ) | const |
Returns view name. KNullDesC if not set.
Member Data Documentation
HBufC * iIconFile
HBufC * | iIconFile | [private] |
TInt32
iOriginalViewId
TInt32
| iOriginalViewId | [private] |
HBufC * iViewName
HBufC * | iViewName | [private] |
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.