TLexMark16 Class Reference

class TLexMark16

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

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

TLexMark TLex16

Public Member Functions
TLexMark16 ()
Private Member Functions
TLexMark16 (const TUint16 *)
Private Attributes
__DECLARE_TEST
const TUint16 * iPtr

Constructor & Destructor Documentation

TLexMark16()

TLexMark16 ( ) [inline]

Default constructor.

TLexMark16(const TUint16 *)

TLexMark16 ( const TUint16 * aString ) [private, inline]

Parameters

const TUint16 * aString

Member Data Documentation

__DECLARE_TEST

__DECLARE_TEST [private]

const TUint16 * iPtr

const TUint16 * iPtr [private]