TSgDrawableId Class Reference
This class is used to uniquely identify drawable resources. It represents an opaque 192-bit identifier that is unique across the system but not persistent.
Member Functions Documentation
operator!=(const TSgDrawableId &)
Compares this identifier with another one to check if they are different.
- Pre-condition
- None.
- Post-condition
- None.
Parameters
const TSgDrawableId & aId | The other identifier to compare against. |
operator==(const TSgDrawableId &)
Compares this identifier with another one to check if they are the same.
- Pre-condition
- None.
- Post-condition
- None.
Parameters
const TSgDrawableId & aId | The other identifier to compare against. |
Member Data Documentation
TUint32
iId
The identifier stored as an array of six 32-bit integers. The contents have no meaning to the user, except that all zeros represents a null identifier.
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.