| class RFotaWriteStream : public RWriteStream |
RFotaWriteStream saves swupd to memory chunk
Saves written content via TDP2StreamBuf to the chunk.
| Public Member Functions | |
|---|---|
| RFotaWriteStream() | |
| TInt | OpenL(const TInt) |
| Private Attributes | |
|---|---|
| TDP2StreamBuf | iBuf |
| RFotaEngineSession * | iFotaEngineSession |
| TInt | iWriteLimit |
| RFotaEngineSession * | iFotaEngineSession | [private] |
Reference to parent session
| TInt | iWriteLimit | [private] |
Max package size. If exceeded, must throw error in this class.
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.