Swi::CWriteStream Class Reference
class Swi::CWriteStream : public CBase |
A class which acts as a wrapper around the RBufWriteStream class, automatically creating a buffer to write into, and a stream to write into it. The class also provides an acessor to the raw memory of the buffer.
Constructor & Destructor Documentation
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
ReAllocL(TInt)
IMPORT_C void | ReAllocL | ( | TInt | aSize | ) | |
Reallocates stream buffer, clears contents.
Parameters
TInt aSize | New stream buffer size. |
operator RBufWriteStream &()
IMPORT_C | operator RBufWriteStream & | ( | ) | |
Member Data Documentation
const TInt KBufferSize
const TInt | KBufferSize | [static] |
RBufWriteStream
iWriteStream
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.