#include <mw/imcvcodc.h>
Link against: imut.lib
class TImCodecQP : public TImFileCodec |
Public Member Functions | |
---|---|
TImCodecQP() | |
void | AddEncodeChar(const TDesC8 &) |
void | AddPlainChar(const TDesC8 &) |
virtual IMPORT_C TBool | Decode(const TDesC8 &, TDes8 &) |
IMPORT_C TInt | DecodeRichText(const TDesC8 &, TDes &) |
virtual IMPORT_C TInt | Encode(const TDesC8 &, TDes8 &) |
IMPORT_C TInt | EncodeRichText(const TDesC8 &, TDes8 &) |
TBool | IsPlain(TChar) |
TUint8 | ReplacementChar(TChar) |
void | SetQPChar(TUint8) |
Inherited Attributes | |
---|---|
TImFileCodec::iPostfixState | |
TImFileCodec::iPrefixState |
Inherited Enumerations | |
---|---|
TImCodec:EMaskShiftValues | |
TImCodec:EMaskValues |
Inherited Functions | |
---|---|
TImCodec::IsDigit(TChar) | |
TImFileCodec::Initialise() | |
TImFileCodec::PostfixNextLine(TDes8 &,TInt &) | |
TImFileCodec::PrefixNextLineL(TDes8 &,const TFileName &,TInt &) |
IMPORT_C | TImCodecQP | ( | ) |
void | AddEncodeChar | ( | const TDesC8 & | aCharList | ) | [inline] |
void | AddPlainChar | ( | const TDesC8 & | aCharList | ) | [inline] |
Reimplemented from TImCodec::Decode(const TDesC8 &,TDes8 &)
Reimplemented from TImCodec::Encode(const TDesC8 &,TDes8 &)