| class CDataDelete : public CDataNoDelete |
Provides a wrapper around an HBufC16 : the buffer is deleted when the object is deleted.
| Public Member Functions | |
|---|---|
| CDataDelete ( HBufC16 *) | |
| ~CDataDelete () | |
| void | ResetDataPointer ( HBufC16 *) |
| Inherited Attributes | |
|---|---|
| CDataNoDelete::iData | |
| CDataDelete | ( | HBufC16 * | aData | ) | [inline] |
Constructor.
| HBufC16 * aData | Buffer to wrap |
| void | ResetDataPointer | ( | HBufC16 * | aData | ) | [inline, virtual] |
Sets the buffer that is wrapped.
The existing value is deleted.
| HBufC16 * aData | Buffer to wrap |
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.