CDiagResultDetailBasicItem Class Reference
class CDiagResultDetailBasicItem : public CBase |
Diagnostics Result Database Detail Item Classe.
This class stores information needed for each entry in CDiagResultDetailBasic.
Inherits from
- CDiagResultDetailBasicItem
Nested Classes and Structures
Constructor & Destructor Documentation
CDiagResultDetailBasicItem()
CDiagResultDetailBasicItem | ( | ) | [private] |
~CDiagResultDetailBasicItem()
~CDiagResultDetailBasicItem | ( | ) | |
Member Functions Documentation
ExternalizeL(RWriteStream &)
FieldName()
const TDesC8 & | FieldName | ( | ) | const |
Get the name of the field.
GetValue(TInt &)
Get value. If invalid aFieldId is passed, or type does not match, function will leave with KErrArgument.
Parameters
TInt & aValue | - Output paramater. The data will be stored here. |
InternalizeL(RReadStream &)
NewL(TInt, const TDesC8 &, TInt)
Parameters
TInt aFieldId | - Field Id. |
const TDesC8 & aFieldName | - Textual description of the field. |
TInt aValue | - TInt value. |
NewL(TInt, const TDesC8 &, const TDesC8 &)
Parameters
TInt aFieldId | - Field Id. |
const TDesC8 & aFieldName | - Textual description of the field. |
const TDesC8 & aValue | - TDesC8 Text value. |
NewL(TInt, const TDesC8 &, const TDesC16 &)
Parameters
TInt aFieldId | - Field Id |
const TDesC8 & aFieldName | - Textual description of the field. |
const TDesC16 & aValue | - TDesC16 Text value. |
Type()
Get the type of the field.
Member Enumerations Documentation
Enum TFieldType
Enumerators
ETypeInt = 0 | |
ETypeDes16 | |
ETypeDes8 | |
Member Data Documentation
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.