| class TMPXAttributeData |
MPX Attribute data type class.
mpxcommon.lib
| Public Member Functions | |
|---|---|
| IMPORT_C TBool | operator& (const TMPXAttributeData &) |
| IMPORT_C TBool | operator& ( TUint &) |
| IMPORT_C TMPXAttributeData | operator| (const TMPXAttributeData &) |
| Public Attributes | |
|---|---|
| TUint | iAttributeId |
| TInt | iContentId |
| IMPORT_C TBool | operator& | ( | const TMPXAttributeData & | aData | ) | const |
Overloadded operator&.
| const TMPXAttributeData & aData | TMPXAttributeData object |
| IMPORT_C TBool | operator& | ( | TUint & | aData | ) | const |
Overloadded operator&.
| TUint & aData | attribute |
| IMPORT_C TMPXAttributeData | operator| | ( | const TMPXAttributeData & | aData | ) | const |
Overloadded operator|.
| const TMPXAttributeData & aData | TMPXAttributeData object |
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.