CVJFactory Class Reference

class CVJFactory : public CVJCompFactory

Factory base for creating a concrete instance of a compressor or decompressor object

Constructor & Destructor Documentation

CVJFactory()

CVJFactory()

Member Functions Documentation

InstallL()

voidInstallL()[virtual]

NewVJCompressorL(TInt, TInt)

CVJCompressorIf *NewVJCompressorL(TIntaMaxVJSlots,
TIntaCompressConnId
)[virtual]

Create and construct a new CVJCompressor object.

Parameters

TInt aMaxVJSlotsMaximum number of VJ connections
TInt aCompressConnIdWhether to compress the connection number

NewVJDeCompressorL(TInt)

CVJDeCompressorIf *NewVJDeCompressorL(TIntaMaxVJSlots)[virtual]

Create and construct a new CVJDeCompressor object.

Parameters

TInt aMaxVJSlotsValue of the highest VJ connection number to be received