class TSsmSwp |
Public Member Functions | |
---|---|
TSsmSwp(TUint, TInt32) | |
TSsmSwp(const TSsmSwp &) | |
IMPORT_C TUint | Key() |
IMPORT_C void | Set(TUint, TInt32) |
IMPORT_C TInt32 | Value() |
IMPORT_C TBool | operator!=(const TSsmSwp &) |
IMPORT_C TSsmSwp & | operator=(const TSsmSwp &) |
IMPORT_C TBool | operator==(const TSsmSwp &) |
Private Member Functions | |
---|---|
TSsmSwp() |
Private Attributes | |
---|---|
TUint | iKey |
TInt32 | iValue |
IMPORT_C TBool | operator!= | ( | const TSsmSwp & | aSwp | ) | const |
const TSsmSwp & aSwp |
IMPORT_C TSsmSwp & | operator= | ( | const TSsmSwp & | aSwp | ) |
const TSsmSwp & aSwp |
IMPORT_C TBool | operator== | ( | const TSsmSwp & | aSwp | ) | const |
const TSsmSwp & aSwp |
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.