CExportBufferBase Class Reference

class CExportBufferBase : public CBase

Inherits from

Constructor & Destructor Documentation

CExportBufferBase(TInt)

IMPORT_CCExportBufferBase(TIntaMaxSize)

Parameters

TInt aMaxSize

~CExportBufferBase()

IMPORT_C~CExportBufferBase()

Member Functions Documentation

CommitExportBufferL()

voidCommitExportBufferL()[pure virtual]

ConstructL()

IMPORT_C voidConstructL()

FinalizeExport()

IMPORT_C voidFinalizeExport()

InsertL(TText)

IMPORT_C voidInsertL(TTextaText)

Parameters

TText aText

ResetExportBuffer()

IMPORT_C voidResetExportBuffer()

ResetWritePtr()

IMPORT_C voidResetWritePtr()

Member Data Documentation

HBufC * iExportBuffer

HBufC *iExportBuffer[protected]

TInt iExportBufferLength

TInt iExportBufferLength[protected]

TInt iMaxSize

TInt iMaxSize[private]

TText * iTBase

TText *iTBase[private]

TText * iWritePtr

TText *iWritePtr[private]