CDataNoDelete Class Reference
class CDataNoDelete : public CBase |
Provides a wrapper around an HBufC16: the buffer is not deleted when the object is deleted.
Constructor & Destructor Documentation
CDataNoDelete(HBufC16 *)
CDataNoDelete | ( | HBufC16 * | aData | ) | [inline] |
~CDataNoDelete()
~CDataNoDelete | ( | ) | [inline, virtual] |
Destructor.
The wrapped buffer is not deleted.
Member Functions Documentation
ResetDataPointer(HBufC16 *)
void | ResetDataPointer | ( | HBufC16 * | aData | ) | [inline, virtual] |
Sets the buffer that is wrapped.
The existing value is forgotten.
SetData(HBufC16 *)
Changes the buffer that is wrapped.
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.