CXIMPEventCapsule Class Reference
class CXIMPEventCapsule : public CObject
|
Event capsulation for shared ownership.
ximpprocessor.lib
-
Since
-
S60 v3.2
Constructor & Destructor Documentation
CXIMPEventCapsule(TBool)
CXIMPEventCapsule
|
(
|
TBool
|
aEventReady
|
)
|
[private]
|
~CXIMPEventCapsule()
~CXIMPEventCapsule
|
(
|
)
|
[private]
|
Direct deletion not allowed. Deletion happens through reference counting.
Member Functions Documentation
ConstructL(CXIMPApiEventBase &)
EventData()
IMPORT_C const
TDesC8
&
|
EventData
|
(
|
)
|
const
|
Reference to capsulated event
EventReqId()
Req Id of capsulated event
EventType()
IMPORT_C
TInt32
|
EventType
|
(
|
)
|
const
|
Event type for filtering events.
InitReqId(const CXIMPApiEventBase &)
Initializes the reg id member if the passed event is req complete type.
NewL(CXIMPApiEventBase &, TBool)
Construction . Event for capsulation. Ownership transferred.
Ready()
IMPORT_C
TBool
|
Ready
|
(
|
)
|
const
|
SetReady(TBool)
IMPORT_C void
|
SetReady
|
(
|
TBool
|
aReady
|
)
|
|
Set event ready for sending.
SetTimeStamp(TUint32)
void
|
SetTimeStamp
|
(
|
TUint32
|
aTimeStamp
|
)
|
|
Set timestamp for order check.
UpdateEventData(CXIMPApiEventBase &)
UpdateEventDataL(CXIMPApiEventBase &)
operator<(const CXIMPEventCapsule &)
Check which one should be handled first.
Member Data Documentation
RBuf8
iEventBuf
RBuf8
|
iEventBuf
|
[private]
|
TBool
iEventReady
TBool
|
iEventReady
|
[private]
|
If event is not ready this is set as ETrue
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.