CNcdPurchaseHistoryFilter Class Reference
class CNcdPurchaseHistoryFilter : public CBase
|
Inherits from
-
CNcdPurchaseHistoryFilter
Constructor & Destructor Documentation
CNcdPurchaseHistoryFilter()
CNcdPurchaseHistoryFilter
|
(
|
)
|
[private]
|
~CNcdPurchaseHistoryFilter()
~CNcdPurchaseHistoryFilter
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL(TArray< TUid >, const TDesC &, const TDesC &, const TUint)
void
|
ConstructL
|
(
|
TArray
<
TUid
>
|
aClientUids,
|
|
const
TDesC
&
|
aNamespace,
|
|
const
TDesC
&
|
aEntityId,
|
|
const
TUint
|
aEventId
|
|
)
|
[private]
|
Parameters
TArray
<
TUid
> aClientUids
|
Client UIDs.
|
const
TDesC
& aNamespace
|
Namespace. Can be KNullDesC.
|
const
TDesC
& aEntityId
|
Entity ID. Can be KNullDesC.
|
const
TUint
aEventId
|
Event ID.
|
EntityId()
const
TDesC
&
|
EntityId
|
(
|
)
|
const
|
ExternalizeL(RWriteStream &)
InternalizeL(RReadStream &)
Namespace()
const
TDesC
&
|
Namespace
|
(
|
)
|
const
|
NewL(TArray< TUid >, const TDesC &, const TDesC &, const TUint)
Parameters
TArray
<
TUid
> aClientUids
|
Client UIDs.
|
const
TDesC
& aNamespace
|
Namespace. Can be KNullDesC.
|
const
TDesC
& aEntityId
|
Entity ID. Can be KNullDesC.
|
const
TUint
aEventId
|
Event ID.
|
NewLC(TArray< TUid >, const TDesC &, const TDesC &, const TUint)
Parameters
TArray
<
TUid
> aClientUids
|
Client UIDs.
|
const
TDesC
& aNamespace
|
Namespace. Can be KNullDesC.
|
const
TDesC
& aEntityId
|
Entity ID. Can be KNullDesC.
|
const
TUint
aEventId
|
Event ID.
|
SetClientUids(const TArray< TUid >)
IMPORT_C void
|
SetClientUids
|
(
|
const
TArray
<
TUid
>
|
aClientUids
|
)
|
|
SetEntityIdL(const TDesC &)
IMPORT_C void
|
SetEntityIdL
|
(
|
const
TDesC
&
|
aEntityId
|
)
|
|
Parameters
const
TDesC
& aEntityId
|
Entity ID. Can be KNullDesC.
|
SetEventId(const TUint)
IMPORT_C void
|
SetEventId
|
(
|
const
TUint
|
aEventId
|
)
|
|
Parameters
const
TUint
aEventId
|
Event ID.
|
SetNamespaceL(const TDesC &)
IMPORT_C void
|
SetNamespaceL
|
(
|
const
TDesC
&
|
aNamespace
|
)
|
|
Parameters
const
TDesC
& aNamespace
|
Namespace. Can be KNullDesC.
|
Member Data Documentation
RArray< TUid > iClientUids
HBufC * iEntityId
HBufC
*
|
iEntityId
|
[private]
|
HBufC * iNamespace
HBufC
*
|
iNamespace
|
[private]
|
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.