CFileDataDelete Class Reference
class CFileDataDelete : public CDataNoDelete |
Provides a wrapper around a filename: the referenced file is deleted when the object is deleted.
Constructor & Destructor Documentation
CFileDataDelete(HBufC16 *)
CFileDataDelete | ( | HBufC16 * | aData | ) | [inline] |
~CFileDataDelete()
~CFileDataDelete | ( | ) | [inline, virtual] |
Destructor.
It deletes the filename buffer and the file itself.
Member Functions Documentation
RemoveFile()
void | RemoveFile | ( | ) | [private, inline] |
ResetDataPointer(HBufC16 *)
void | ResetDataPointer | ( | HBufC16 * | aData | ) | [inline, virtual] |
Sets the filename that is wrapped.
The existing filename buffer and the file itself are deleted.
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.