class CPppCompressor : public CObject |
Public Member Functions | |
---|---|
CPppCompressor() | |
~CPppCompressor() | |
TPppCompressReturnValue | Compress(RMBufChain &, TUint16) |
TBool | ResetCompressor(TInt, RMBufChain &) |
Protected Attributes | |
---|---|
CNifFactory * | iFactory |
TPppCompressReturnValue | Compress | ( | RMBufChain & | aPacket, |
TUint16 | aPppId | |||
) | [pure virtual] |
RMBufChain & aPacket | |
TUint16 aPppId |
TBool | ResetCompressor | ( | TInt | aLength, |
RMBufChain & | aPacket | |||
) | [pure virtual] |
TInt aLength | |
RMBufChain & aPacket |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.