RMBufStreamQ Class Reference
class RMBufStreamQ : public RMBufQ
|
Constructor & Destructor Documentation
RMBufStreamQ()
IMPORT_C
|
RMBufStreamQ
|
(
|
)
|
|
Member Functions Documentation
Append(RMBufChain &)
Appends a MBuf chain to this stream
CopyOut(TDes8 &)
IMPORT_C void
|
CopyOut
|
(
|
TDes8
&
|
aDes
|
)
|
|
Copies a data from the chain to a
TDes8
buffer
Parameters
TDes8
& aDes
|
the buffer where the data is copied to
|
CopySegmentL(RMBufChain &, TInt, TInt)
Copies a segment to a MBuf chain Functionaly the similar to
RMBufChain::CopyL
, except that cache pointer information is updated to optimise the common case of each extraction following on from the previous call.
Parameters
RMBufChain
& aNewChain
|
the chain to be created
|
TInt
aOffset
|
the offset
|
TInt
aLen
|
the length
|
TrimStart(TInt)
IMPORT_C void
|
TrimStart
|
(
|
TInt
|
aOffset
|
)
|
|
Trims the data upto offset
Member Data Documentation
RMBuf * iMBuf
RMBuf
*
|
iMBuf
|
[protected]
|
TInt
iPosition
TInt
|
iPosition
|
[protected]
|
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.