Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: Gsmuelem.h
Link against: gsmu.lib

Class TGsmuLex8

class TGsmuLex8 : public TLex8;

Description

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.

Derivation

Inherited from TLex8:
Assign(), BoundedVal(), Eos(), Get(), Inc(), Mark(), MarkedOffset(), MarkedToken(), NextToken(), Offset(), Peek(), Remainder(), RemainderFromMark(), SkipAndMark(), SkipCharacters(), SkipSpace(), SkipSpaceAndMark(), TokenLength(), UnGet(), UnGetToMark(), Val(), operator=()