TCTAllTokenTypes Class Reference

class TCTAllTokenTypes : public MCTTokenTypeFilter

A filter that includes all token types.

Used by CCTTokenTypeInfo::ListL()

MCTTokenTypeFilter.

Inherits from

Public Member Functions
IMPORT_C TBoolAccept(const CCTTokenTypeInfo &)

Member Functions Documentation

Accept(const CCTTokenTypeInfo &)

IMPORT_C TBoolAccept(const CCTTokenTypeInfo &aTokenType)const [virtual]

Tests whether to accept all token types.

Note that it always returns ETrue.

Parameters

const CCTTokenTypeInfo & aTokenTypeThe token type to be tested.