CImportBufferBase Class Reference
| class CImportBufferBase : public CBase |
The purpose of this class is to provide a method of abstracting the source of an input through a buffer The class is intended to be used for a single input then destroyed >
Constructor & Destructor Documentation
CImportBufferBase(TInt)
| IMPORT_C | CImportBufferBase | ( | TInt | aMaxSize | ) | |
~CImportBufferBase()
| IMPORT_C | ~CImportBufferBase | ( | ) | |
Member Functions Documentation
ConstructL()
| IMPORT_C void | ConstructL | ( | ) | |
FillImportBuf()
|
TInt
| FillImportBuf | ( | ) | [protected, pure virtual] |
MaxSize()
| IMPORT_C TInt | MaxSize | ( | ) | [protected] |
ResetImportBuffer()
| IMPORT_C void | ResetImportBuffer | ( | ) | |
ResetReadPtr()
| IMPORT_C void | ResetReadPtr | ( | ) | |
SetLength(TInt)
| IMPORT_C void | SetLength | ( | TInt | aLength | ) | [protected] |
Member Data Documentation
HBufC8 * iImportBuffer
|
HBufC8 * | iImportBuffer | [protected] |
TInt
iImportBufferLength
|
TInt
| iImportBufferLength | [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.