Swi::CObservationData Class Reference
class Swi::CObservationData : public CBase |
Class for a single observation record data. Contains the basic information about a changed file by the SWI operation. Each observed SWI event in an observation log corresponds to a single observation data.
Constructor & Destructor Documentation
CObservationData()
CObservationData | ( | ) | [private] |
Constructs an empty observation data object.
CObservationData(const TSecureId &, const TUint8)
Member Functions Documentation
ConstructL(const TDesC &)
void | ConstructL | ( | const TDesC & | aFileName | ) | [private] |
Second phase constructor.
ExternalizeL(RWriteStream &)
Externalises the observation data object.
InternalizeL(RReadStream &)
Internalises the observation data object.
NewL(const TDesC &, const TSecureId &, const TUint8)
Factory function allocates a new, initialized CObservationData object.
TFileFlag
Parameters
const TDesC & aFileName | The fully qualified file path. |
const TSecureId & aSid | Secure Id of the application. |
const TUint8 aFileFlag | Various information about the file. |
NewLC()
Factory function allocates a new, empty CObservationData object which is left on the cleanup stack.
NewLC(const TDesC &, const TSecureId &, const TUint8)
Member Data Documentation
TUint8
iFileFlag
Gives information about the file: whether the file has been removed from the system and the type of the file (exe or dll).
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.