CPppCompFactory Class Reference

class CPppCompFactory : public CNifFactory

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

Inherits from

Member Functions Documentation

InstallL()

voidInstallL()[pure virtual]

NewPppCompressorL(CPppCcp *, TInt, const TUint8 *)

CPppCompressor *NewPppCompressorL(CPppCcp *aCcp,
TIntaMaxFrameLength,
const TUint8 *aMode = NULL
)[pure virtual]

Parameters

CPppCcp * aCcp
TInt aMaxFrameLength
const TUint8 * aMode = NULL

NewPppDeCompressorL(CPppCcp *, TInt, const TUint8 *)

CPppDeCompressor *NewPppDeCompressorL(CPppCcp *aCcp,
TIntaMaxFrameLength,
const TUint8 *aMode = NULL
)[pure virtual]

Parameters

CPppCcp * aCcp
TInt aMaxFrameLength
const TUint8 * aMode = NULL