VPbkEngUtils::CTextStore Class Reference

class VPbkEngUtils::CTextStore : public CBase

Helper class for shared Versit extension string storage. Reference counted to let different CVPbkFieldTypeList instances share the same store. Reference counting is needed when the field type lists are cloned.

Inherits from

Constructor & Destructor Documentation

CTextStore()

IMPORT_C CTextStore ( )

Member Functions Documentation

AddL(const TDesC8 &)

IMPORT_C TPtrC8 AddL ( const TDesC8 & aText )

Parameters

const TDesC8 & aText

Member Data Documentation

CDesC8ArrayFlat iTextArray

CDesC8ArrayFlat iTextArray [private]