class MCTTokenTypeFilter |
A filter that is used to control which token types appear in a list returned by CCTTokenTypeInfo::ListL() .
Each possible token type is offered to the filter in turn, which returns ETrue if it is to be included.
TCTAllTokenTypes -- returns everything
TCTFindTokenTypesByInterface -- finds token types that support all of a supplied set of interfaces
TCTFindTokenTypesByInterfaceAndAttribute -- finds token types that match a particular list of interfaces, and a particular set of attribute/value pairs.
Public Member Functions | |
---|---|
TBool | Accept (const CCTTokenTypeInfo &) |
TBool | Accept | ( | const CCTTokenTypeInfo & | aTokenType | ) | const [pure virtual] |
Tests whether the supplied token type should be included in the list.
const CCTTokenTypeInfo & aTokenType | The token type to be tested. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.