XIMPRBuf16Helper Class Reference
RBuf16 handling helper.
ximpdatamodel.dll
- Since
- S60 v3.2
Member Functions Documentation
ExternalizeL(const RBuf16 &, RWriteStream &)
Externalizes RBuf to stream.
GrowIfNeededL(RBuf16 &, const TInt)
| IMPORT_C void | GrowIfNeededL | ( | RBuf16 & | aBuf, |
| | const TInt | aMaxLength |
| | ) | [static] |
Grows RBuf hold given max length.
Parameters
| RBuf16 & aBuf | RBuf reference which to grow. |
| const TInt aMaxLength | Needed max length. |
InternalizeL(RBuf16 &, RReadStream &)
Internalizes referenced RBuf from stream. ReAllocates the RBuf if needed during the internalization.
Parameters
| RBuf16 & aBuf | RBuf reference where to internalize. |
| RReadStream & aStream | The stream from to read. |
SetNewValueL(RBuf16 &, const TDesC16 &)
| IMPORT_C void | SetNewValueL | ( | RBuf16 & | aBuf, |
| | const TDesC16 & | aValue |
| | ) | [static] |
Parameters
| RBuf16 & aBuf | RBuf reference where to set. ReAllocated if needed during the set. |
| const TDesC16 & aValue | Value to set. |
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.