CElementParser::CLinearBuf Class Reference
class CElementParser::CLinearBuf : public CBase |
Inherits from
- CElementParser::CLinearBuf
Constructor & Destructor Documentation
Member Functions Documentation
AppendL(const TDesC8 &)
void | AppendL | ( | const TDesC8 & | aData | ) | |
Add aData onto the end of this linear buffer.
ConstructL(TInt)
void | ConstructL | ( | TInt | aExpandSize | ) | [private] |
Consume(TInt)
Consume the first aLength bytes of the buffer.
Optimised to avoid copies and heap operations on frequent calls to this function.
NewLC(TInt)
Element parser constructor.
Ptr()
Get a constant Ptr to the contents of this buffer.
Size()
TInt
| Size | ( | ) | const [inline] |
Member Data Documentation
TInt
iStartOffset
TInt
| iStartOffset | [private] |
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.