#include <app/imcvcodc.h>
| class TImCodecUU : public TImFileCodec |
| Public Member Functions | |
|---|---|
| TImCodecUU() | |
| virtual IMPORT_C TBool | Decode(const TDesC8 &, TDes8 &) |
| virtual IMPORT_C TInt | Encode(const TDesC8 &, TDes8 &) |
| virtual TInt | PostfixNextLine(TDes8 &, TInt &) |
| virtual TInt | PrefixNextLineL(TDes8 &, const TFileName &, TInt &) |
| Inherited Attributes | |
|---|---|
| TImFileCodec::iPostfixState | |
| TImFileCodec::iPrefixState | |
| Inherited Enumerations | |
|---|---|
| TImCodec:EMaskShiftValues | |
| TImCodec:EMaskValues | |
| Inherited Functions | |
|---|---|
| TImCodec::IsDigit(TChar) | |
| TImFileCodec::Initialise() | |
Reimplemented from TImFileCodec::PostfixNextLine(TDes8 &,TInt &)
Reimplemented from TImFileCodec::PrefixNextLineL(TDes8 &,const TFileName &,TInt &)