CCTTokenTypeInfo Class Reference
class CCTTokenTypeInfo : public CBase |
Constructor & Destructor Documentation
CCTTokenTypeInfo(CImplementationInformation *)
~CCTTokenTypeInfo()
Destructor.
Frees all resources owned by the object.
Member Functions Documentation
Attributes()
Gets a list of all attributes of this token type.
Interfaces()
Gets a list of all interfaces supported by this token type.
Label()
IMPORT_C const TDesC & | Label | ( | ) | const |
Gets a human-readable name for the token type.
ListL(RCPointerArray< CCTTokenTypeInfo > &, const MCTTokenTypeFilter &)
Parameters
RCPointerArray< CCTTokenTypeInfo > & aTokenTypes | An array to which the found token types will be appended. Ownership of the CCTTokenTypeInfo objects, whose pointers are held by the array, are transferred to the caller. |
const MCTTokenTypeFilter & aFilter | An object that is used to filter tokens, by being offered each token in turn and declining the ones that are not required. |
ListL(RCPointerArray< CCTTokenTypeInfo > &)
Lists all the CCTTokenTypeInfo objects.
This version does not take a filter, but returns all token types.
Parameters
RCPointerArray< CCTTokenTypeInfo > & aTokenTypes | An array to which the found token types will be appended. Ownership of the CCTTokenTypeInfo objects, whose pointers are held by the array, are transferred to the caller. |
Type()
Gets the UID of this token type.
Member Data Documentation
RArray< TCTTokenTypeAttribute > iAttributes
CImplementationInformation * iEcomImplementationInfo
RArray< TUid > iInterfaces
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.