class TImCodec |
Public Member Functions | |
---|---|
TBool | Decode (const TDesC8 &, TDes8 &) |
TInt | Encode (const TDesC8 &, TDes8 &) |
Protected Member Functions | |
---|---|
TBool | IsDigit ( TChar ) |
Protected Member Enumerations | |
---|---|
enum | EMaskShiftValues { ESix = 6, EFour = 4, ETwo = 2, EZero = 0 } |
TBool | Decode | ( | const TDesC8 & | aInputLine, |
TDes8 & | rOutputLine | |||
) | [pure virtual] |
TInt | Encode | ( | const TDesC8 & | aSrcString, |
TDes8 & | rDestString | |||
) | [pure virtual] |
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.