TLexMark8 Class Reference

class TLexMark8

Defines the extraction mark used by the TLex8 class to indicate the current lexical element being analysed.

In practice, objects of this type are accessed through the TLexMark typedef.

TLexMark TLex8

Public Member Functions
TLexMark8()
Private Member Functions
TLexMark8(const TUint8 *)
Private Attributes
__DECLARE_TEST
const TUint8 *iPtr

Constructor & Destructor Documentation

TLexMark8()

TLexMark8()[inline]

Default constructor.

TLexMark8(const TUint8 *)

TLexMark8(const TUint8 *aString)[private, inline]

Parameters

const TUint8 * aString

Member Data Documentation

__DECLARE_TEST

__DECLARE_TEST[private]

const TUint8 * iPtr

const TUint8 *iPtr[private]