CExportBufferBase Class Reference

class CExportBufferBase : public CBase

Inherits from

Constructor & Destructor Documentation

CExportBufferBase(TInt)

IMPORT_C CExportBufferBase ( TInt aMaxSize )

Parameters

TInt aMaxSize

~CExportBufferBase()

IMPORT_C ~CExportBufferBase ( )

Member Functions Documentation

CommitExportBufferL()

void CommitExportBufferL ( ) [pure virtual]

ConstructL()

IMPORT_C void ConstructL ( )

FinalizeExport()

IMPORT_C void FinalizeExport ( )

InsertL(TText)

IMPORT_C void InsertL ( TText aText )

Parameters

TText aText

ResetExportBuffer()

IMPORT_C void ResetExportBuffer ( )

ResetWritePtr()

IMPORT_C void ResetWritePtr ( )

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]