class TGsmuLex8 : public TLex8 |
Thin wrapper over TLex8 to provide leaving functions when getting the next character(s).
These functions leave with KErrGsmuDecoding if there are insufficient characters remaining.
Public Member Functions | |
---|---|
TGsmuLex8(const TDesC8 &) | |
TUint8 | GetL() |
void | IncL(TInt) |
TPtrC8 | NextAndIncL(TInt) |
TPtrC8 | NextWithNoIncL(TInt) |
TPtrC8 | NextWithNoIncL(TInt, TBool) |
Private Member Functions | |
---|---|
void | LeaveL() |