CMsvAttachmentRename Class Reference
class CMsvAttachmentRename : public CBase |
Structure for containing information to enable safe attachment renaming.
This structure contains data about the renaming of an attachment so that if an error occurs the renaming operation is safe and always maintains data integrity.
CMsvAttachmentManager
Constructor & Destructor Documentation
CMsvAttachmentRename()
CMsvAttachmentRename | ( | ) | [private] |
Member Functions Documentation
ConstructL(const TDesC &, const TDesC &)
void | ConstructL | ( | const TDesC & | aOldName, |
| const TDesC & | aNewName |
| ) | [private] |
ExternalizeL(RWriteStream &)
InternalizeL(RReadStream &)
NewLC(const TDesC &, const TDesC &)
NewName()
const TDesC & | NewName | ( | ) | const |
OldName()
const TDesC & | OldName | ( | ) | const |
Member Data Documentation
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.