Swi::CObservationHeader Class Reference
class Swi::CObservationHeader : public CBase
|
Class that contains all observation records related with a specific package. In an observation log file, each header info corresponds to a specific package.
Constructor & Destructor Documentation
CObservationHeader()
CObservationHeader
|
(
|
)
|
[private]
|
Constructs an empty observation header object.
CObservationHeader(const TUid &, const TPackageType, const TOperationType)
CObservationHeader
|
(
|
const
TUid
&
|
aPckgUid,
|
|
const
TPackageType
|
aPckgType,
|
|
const
TOperationType
|
aOpType
|
|
)
|
[private]
|
Parameters
const
TUid
& aPckgUid
|
|
const
TPackageType
aPckgType
|
|
const
TOperationType
aOpType
|
|
Member Functions Documentation
ExternalizeL(RWriteStream &)
Externalises the observation header object.
InternalizeL(RReadStream &)
Internalises the observation header object.
NewL(const TUid &, const TPackageType, const TOperationType)
IMPORT_C
CObservationHeader
*
|
NewL
|
(
|
const
TUid
&
|
aPckgUid,
|
|
const
TPackageType
|
aPckgType,
|
|
const
TOperationType
|
aOpType
|
|
)
|
[static]
|
Parameters
const
TUid
& aPckgUid
|
The UID of the package.
|
const
TPackageType
aPckgType
|
The type of the package.
|
const
TOperationType
aOpType
|
The type of the SWI operation.
|
NewLC(const TUid &, const TPackageType, const TOperationType)
IMPORT_C
CObservationHeader
*
|
NewLC
|
(
|
const
TUid
&
|
aPckgUid,
|
|
const
TPackageType
|
aPckgType,
|
|
const
TOperationType
|
aOpType
|
|
)
|
[static]
|
Parameters
const
TUid
& aPckgUid
|
|
const
TPackageType
aPckgType
|
|
const
TOperationType
aOpType
|
|
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.